Subscription contract created
TheSubscription contract createdtrigger starts a workflow when a user in your organization or a third-party app creates asubscription contract.
Actions
The following actions can be used in workflows that start with theSubscription contract createdtrigger.
- Add customer tags
- Create redirect URL
- Delete redirect URLs
- Remove customer metafield
- Remove customer tags
- Remove shop metafield
- 发送完成请求
- Send HTTP request
- Send internal email
- 更新客户metafield
- Update customer note
- Update shop metafield
- Wait
Example
In this example workflow, a tag is added to a customer when a subscription contract is created.
Testing the Subscription contract created trigger
To test a workflow that starts with this trigger,create a subscriptionthrough the storefront.
API details
TheSubscription contract createdtrigger allows actions to be taken with theSubscriptionContract Graphql API object.