Send Lemon Squeezy subscription details to Gmail
This query returns the full details of a specific Lemon Squeezy subscription, looked up by subscription ID.
Developer info
- API endpoint slug
- lemon_squeezy.look_up_subscription
- Runtime method
- performQuery("lemon_squeezy.look_up_subscription"}
Query fields
Subscription Text input > Other
- Label
- Subscription ID
- Helper text
- The Lemon Squeezy subscription ID (e.g. 1234). Typically populated from the SubscriptionId ingredient of a subscription trigger.
- Slug
- subscription_id
- Required
- true
- Can have default value
- true
Ingredients
Subscription
- Slug
- subscription_id
- Filter code
- LemonSqueezy.lookUpSubscription.SubscriptionId
- Type
- String
- Example
- 1234
Customer name
- Slug
- customer_name
- Filter code
- LemonSqueezy.lookUpSubscription.CustomerName
- Type
- String
- Example
- Jane Doe
Customer email
- Slug
- customer_email
- Filter code
- LemonSqueezy.lookUpSubscription.CustomerEmail
- Type
- String
- Example
- jane@example.com
Product name
- Slug
- product_name
- Filter code
- LemonSqueezy.lookUpSubscription.ProductName
- Type
- String
- Example
- Pro Plan
Variant name
- Slug
- variant_name
- Filter code
- LemonSqueezy.lookUpSubscription.VariantName
- Type
- String
- Example
- Monthly
Status
- Slug
- status
- Filter code
- LemonSqueezy.lookUpSubscription.Status
- Type
- String
- Example
- active
Billing anchor
- Slug
- billing_anchor
- Filter code
- LemonSqueezy.lookUpSubscription.BillingAnchor
- Type
- String
- Example
- 15
Trial ends at
- Slug
- trial_ends_at
- Filter code
- LemonSqueezy.lookUpSubscription.TrialEndsAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Renews at
- Slug
- renews_at
- Filter code
- LemonSqueezy.lookUpSubscription.RenewsAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Ends at Set when the subscription is cancelled or expired; otherwise blank.
- Slug
- ends_at
- Filter code
- LemonSqueezy.lookUpSubscription.EndsAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Created at
- Slug
- created_at
- Filter code
- LemonSqueezy.lookUpSubscription.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
