This trigger fires when a new refund is issued.
Developer info
- API endpoint slug
- gumroad.new_refund
Trigger fields
No fields for this trigger
Ingredients
EmailThe email of the purchaser.
- Slug
- Filter code
- Gumroad.newRefund.Email
- Type
- String
- Example
- test@email.com
Purchase emailThe email of the purchaser of the sale.
- Slug
- purchase_email
- Filter code
- Gumroad.newRefund.PurchaseEmail
- Type
- String
- Example
- test@email.com
Product nameThe name of the product sold.
- Slug
- product_name
- Filter code
- Gumroad.newRefund.ProductName
- Type
- String
- Example
- Books
PriceThe price of the sale.
- Slug
- price
- Filter code
- Gumroad.newRefund.Price
- Type
- String
- Example
- 1
QuantityThe item quantity of the sale.
- Slug
- quantity
- Filter code
- Gumroad.newRefund.Quantity
- Type
- String
- Example
- 1
PaidThe paid status of the sale.
- Slug
- paid
- Filter code
- Gumroad.newRefund.Paid
- Type
- String
- Example
- true
Gumroad feeThe Gumroad fee of the sale.
- Slug
- gumroad_fee
- Filter code
- Gumroad.newRefund.GumroadFee
- Type
- String
- Example
- 1
Zip codeThe zip code of the sale.
- Slug
- zip_code
- Filter code
- Gumroad.newRefund.ZipCode
- Type
- String
- Example
- 1
DisputedThe disputed status of the sale.
- Slug
- disputed
- Filter code
- Gumroad.newRefund.Disputed
- Type
- String
- Example
- true
CancelledThe cancelled status of the sale.
- Slug
- cancelled
- Filter code
- Gumroad.newRefund.Cancelled
- Type
- String
- Example
- true
Product has variantsIf the product sold has variants.
- Slug
- product_has_variants
- Filter code
- Gumroad.newRefund.ProductHasVariants
- Type
- String
- Example
- true
Subscription durationThe duration of the subscription sold, if product sold was a subscription.
- Slug
- subscription_duration
- Filter code
- Gumroad.newRefund.SubscriptionDuration
- Type
- String
- Example
- monthly
Recurring chargeIf the sale is a recurring charge.
- Slug
- recurring_charge
- Filter code
- Gumroad.newRefund.RecurringCharge
- Type
- String
- Example
- true
Is recurring billingIf the sale has recurring billing.
- Slug
- is_recurring_billing
- Filter code
- Gumroad.newRefund.IsRecurringBilling
- Type
- String
- Example
- true
Is gift receiver purchaseIf the purchase was a gift and there is a receiver.
- Slug
- is_gift_receiver_purchase
- Filter code
- Gumroad.newRefund.IsGiftReceiverPurchase
- Type
- String
- Example
- true
Is gift sender purchaseIf the purchase was a gift and there is a sender.
- Slug
- is_gift_sender_purchase
- Filter code
- Gumroad.newRefund.IsGiftSenderPurchase
- Type
- String
- Example
- true
Created atDate and time event was created.
- Slug
- created_at
- Filter code
- Gumroad.newRefund.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
TimestampThe timestamp of the sale.
- Slug
- timestamp
- Filter code
- Gumroad.newRefund.Timestamp
- Type
- String
- Example
- 1
EndedIf the sale ended.
- Slug
- ended
- Filter code
- Gumroad.newRefund.Ended
- Type
- String
- Example
- true
IDThe ID of the sale.
- Slug
- id
- Filter code
- Gumroad.newRefund.Id
- Type
- String
- Example
- 123
Purchaser IDThe purchaser ID of the sale.
- Slug
- purchaser_id
- Filter code
- Gumroad.newRefund.PurchaserId
- Type
- String
- Example
- 123
Seller IDThe seller ID of the sale.
- Slug
- seller_id
- Filter code
- Gumroad.newRefund.SellerId
- Type
- String
- Example
- 123
Product IDThe ID of the product sold.
- Slug
- product_id
- Filter code
- Gumroad.newRefund.ProductId
- Type
- String
- Example
- 123