This trigger fires when one of your products is sold on Gumroad.
Developer info
- API endpoint slug
- gumroad.new_sale
Trigger fields
No fields for this trigger
Ingredients
EmailThe email of the purchaser.
- Slug
- Filter code
- Gumroad.newSale.Email
- Type
- String
- Example
- test@ifttt.com
Purchase emailThe email of the purchaser of the sale
- Slug
- purchase_email
- Filter code
- Gumroad.newSale.PurchaseEmail
- Type
- String
- Example
- test@email.com
Product nameThe name of the product sold.
- Slug
- product_name
- Filter code
- Gumroad.newSale.ProductName
- Type
- String
- Example
- Books
PriceThe price the product sold for.
- Slug
- price
- Filter code
- Gumroad.newSale.Price
- Type
- String
- Example
- 1
QuantityThe item quantity of the sale.
- Slug
- quantity
- Filter code
- Gumroad.newSale.Quantity
- Type
- String
- Example
- 1
PaidThe paid status of the sale.
- Slug
- paid
- Filter code
- Gumroad.newSale.Paid
- Type
- String
- Example
- true
Gumroad feeThe Gumroad fee from the sale.
- Slug
- gumroad_fee
- Filter code
- Gumroad.newSale.GumroadFee
- Type
- String
- Example
- 1
Zip codeThe zip code for the sale.
- Slug
- zip_code
- Filter code
- Gumroad.newSale.ZipCode
- Type
- String
- Example
- 1
DisputedThe disputed status of the sale.
- Slug
- disputed
- Filter code
- Gumroad.newSale.Disputed
- Type
- String
- Example
- true
CancelledThe cancellation status of the sale.
- Slug
- cancelled
- Filter code
- Gumroad.newSale.Cancelled
- Type
- String
- Example
- true
Product has variantsIf the product sold has variants.
- Slug
- product_has_variants
- Filter code
- Gumroad.newSale.ProductHasVariants
- Type
- String
- Example
- true
Subscription durationThe duration of the subscription sold, if product sold was a subscription.
- Slug
- subscription_duration
- Filter code
- Gumroad.newSale.SubscriptionDuration
- Type
- String
- Example
- monthly
Recurring chargeIf the sale is a recurring charge.
- Slug
- recurring_charge
- Filter code
- Gumroad.newSale.RecurringCharge
- Type
- String
- Example
- true
Is recurring billingIf the sale has recurring billing.
- Slug
- is_recurring_billing
- Filter code
- Gumroad.newSale.IsRecurringBilling
- 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.newSale.IsGiftSenderPurchase
- 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.newSale.IsGiftReceiverPurchase
- Type
- String
- Example
- true
Created atDate and time the event was created.
- Slug
- created_at
- Filter code
- Gumroad.newSale.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.newSale.Timestamp
- Type
- String
- Example
- 1
EndedIf the sale ended.
- Slug
- ended
- Filter code
- Gumroad.newSale.Ended
- Type
- String
- Example
- true
IDThe ID of the sale.
- Slug
- id
- Filter code
- Gumroad.newSale.Id
- Type
- String
- Example
- 1
Purchaser IDThe purchaser ID of the sale.
- Slug
- purchaser_id
- Filter code
- Gumroad.newSale.PurchaserId
- Type
- String
- Example
- 123
Seller IDThe seller ID for the sale.
- Slug
- seller_id
- Filter code
- Gumroad.newSale.SellerId
- Type
- String
- Example
- 1
Product IDThe ID of the product sold.
- Slug
- product_id
- Filter code
- Gumroad.newSale.ProductId
- Type
- String
- Example
- 123