Explore Plans
Mobile menu Close menu
Gumroad

New Cancellation

This trigger fires when a subscriber cancels their subscription.

Developer info

API endpoint slug
gumroad.new_cancellation

Trigger fields

Product Dropdown list

Label
Which Product?
Slug
product_id
Required
true
Can have default value
false

Ingredients

User email The email address of the subscriber.

Slug
user_email
Filter code
Gumroad.newCancellation.UserEmail
Type
String
Example
test@ifttt.com

Product name The name of the product cancelled.

Slug
product_name
Filter code
Gumroad.newCancellation.ProductName
Type
String
Example
Book

Status The status of the subscription.

Slug
status
Filter code
Gumroad.newCancellation.Status
Type
String
Example
pending_cancellation

Recurrence The duration of the subscription cancelled.

Slug
recurrence
Filter code
Gumroad.newCancellation.Recurrence
Type
String
Example
monthly, quarterly, biannually, yearly

Charge occurrence count The number of charges made for this subscription.

Slug
charge_occurrence_count
Filter code
Gumroad.newCancellation.ChargeOccurrenceCount
Type
String
Example
3

Free trial ends at When the free trial ends for the subscriber.

Slug
free_trial_ends_at
Filter code
Gumroad.newCancellation.FreeTrialEndsAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00

User requested cancellation at When the user requested to cancel their subscription.

Slug
user_requested_cancellation_at
Filter code
Gumroad.newCancellation.UserRequestedCancellationAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00

Cancelled at When the subscription will be cancelled.

Slug
cancelled_at
Filter code
Gumroad.newCancellation.CancelledAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00

Ended at When the subscription ended.

Slug
ended_at
Filter code
Gumroad.newCancellation.EndedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00

Failed at When the subscription failed.

Slug
failed_at
Filter code
Gumroad.newCancellation.FailedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00

Created at Date and time event was created.

Slug
created_at
Filter code
Gumroad.newCancellation.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00

User The ID of the subscriber.

Slug
user_id
Filter code
Gumroad.newCancellation.UserId
Type
String
Example
123

License key The license key of the customer.

Slug
license_key
Filter code
Gumroad.newCancellation.LicenseKey
Type
String
Example
123

Purchase ids The purchase IDs of the subscriber.

Slug
purchase_ids
Filter code
Gumroad.newCancellation.PurchaseIds
Type
String
Example
123

Product The ID of the product.

Slug
product_id
Filter code
Gumroad.newCancellation.ProductId
Type
String
Example
123