Subscription contract created
The Subscription contract created trigger starts a workflow when a user in your organization or a third-party app creates a subscription contract.
Actions
This trigger provides access to a customer, which can be used with the following actions:
- Add customer tags
- Remove customer metafield
- Remove customer tags
- Update customer metafield
- Update customer note
Testing the Subscription contract created trigger
To test a workflow that starts with this trigger, create a subscription through the storefront.
API details
The Subscription contract created trigger allows actions to be taken with the SubscriptionContract Graphql API object.
Templates
Reward loyalty points and update VIP Tiers when customers start a subscription
Reward loyalty points, tag customers, and update VIP Tiers in Rivo when a customer starts a subscription. View template
Tag customer when they purchase a product subscription
When a subscription contract is created, wait 5 minutes for the subscription app to finish adding any tags, and then Add Customer Tags based on the subscription frequency (e.g., 1 MONTH). View template
Tag, thank, and reward loyalty points when customers purchase a subscription
Tag, reward loyalty points in Yotpo and send a thank you message via SMSBump when customers purchase a subscription. View template