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
![Example of a workflow that adds a tag to a customer when a subscription contract is created](http://www.theturtleeffect.com/cdn/shopifycloud/help/assets/manual/apps/flow/flowv2/subscription-contract-created-2c4150d4040fcd4901b37fcee413bd4855effaa05a253fe48737930e48a88038.png)
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.