- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
Question:
Use case: On a contract we have few subcriptions created, from which we need to stop syncing some subscriptions(avoid creating amendments) on Zuora when a contract is sent to Zuora.
How to achieve this use case.
If you found my answer helpful, please give me a kudo ↑
Help others find answers faster by accepting my post as a solution √
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
Solution:
There is a field "DoNotSendToZuora" on Subscription Object which when checked to true, will not create a subscription/amendment on Zuora when you send contract to Zuora.
If you found my answer helpful, please give me a kudo ↑
Help others find answers faster by accepting my post as a solution √
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
Solution:
There is a field "DoNotSendToZuora" on Subscription Object which when checked to true, will not create a subscription/amendment on Zuora when you send contract to Zuora.
If you found my answer helpful, please give me a kudo ↑
Help others find answers faster by accepting my post as a solution √