A beginner's guide
Explore Plans
Mobile menu Close menu
GumroadGumroad

New Cancellation

This trigger fires when a subscriber cancels their subscription.

About this trigger

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This trigger fires when a subscriber cancels their subscription.
API endpoint slug
gumroad.new_cancellation

Trigger fields

Product ID Dropdown list

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

Ingredients

User emailThe email address of the subscriber.

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

Product nameThe name of the product cancelled.

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

StatusThe status of the subscription.

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

RecurrenceThe duration of the subscription cancelled.

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

Charge occurrence countThe number of charges made for this subscription.

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

Free trial ends atWhen 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.000+05:00

User requested cancellation atWhen 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.000+05:00

Cancelled atWhen the subscription will be cancelled.

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

Ended atWhen the subscription ended.

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

Failed atWhen the subscription failed.

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

Created atDate and time event was created.

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

User IDThe ID of the subscriber.

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

License keyThe license key of the customer.

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

Purchase idsThe purchase IDs of the subscriber.

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

Product IDThe ID of the product.

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