Close menu
Explore Plans
Mobile menu Close menu
Lemon Squeezy

Subscription cancelled

This trigger fires when a Lemon Squeezy subscription is cancelled by the customer or by the store.

Developer info

API endpoint slug
lemon_squeezy.subscription_cancelled

Trigger fields

Store Dropdown list

Label
Which store?
Helper text
Lemon Squeezy webhooks are scoped to a single store. Pick the store this Applet should monitor.
Slug
store_id
Required
true
Can have default value
false

Ingredients

Subscription

Slug
subscription_id
Filter code
LemonSqueezy.subscriptionCancelled.SubscriptionId
Type
String
Example
1234

Customer name

Slug
customer_name
Filter code
LemonSqueezy.subscriptionCancelled.CustomerName
Type
String
Example
Jane Doe

Customer email

Slug
customer_email
Filter code
LemonSqueezy.subscriptionCancelled.CustomerEmail
Type
String
Example
jane@example.com

Product name

Slug
product_name
Filter code
LemonSqueezy.subscriptionCancelled.ProductName
Type
String
Example
Pro Plan

Variant name

Slug
variant_name
Filter code
LemonSqueezy.subscriptionCancelled.VariantName
Type
String
Example
Monthly

Cancelled at When the cancellation was recorded.

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

Ends at When the customer's access expires. Often a future date past the cancellation timestamp.

Slug
ends_at
Filter code
LemonSqueezy.subscriptionCancelled.EndsAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00

Status

Slug
status
Filter code
LemonSqueezy.subscriptionCancelled.Status
Type
String
Example
cancelled