Hi All ,
Is there a way to download a workflow, in text format ? Even XML or JSON format would be more convenient. The current view is basically a point-and-click form, in the right bottom, grey section. This is not a very convenient form for documentation, at the very least. It's not even easily printed when the workflow is long and complex.
So how can I download the metadata in a text format?
1. copy the workflow id from url
the id is "AAF8D234-9DD5-4DF6-A1E4-D055BF0953BE", "%7b" means "{" ; "%7d" means "}".
2. use id to retrieve workflow record by API, url should like: "https://YourCrmDomain/api/data/v9.0/workflows(id)", in this example the url is "https://YourCrmDomain/api/data/v9.0/workflows(AAF8D234-9DD5-4DF6-A1E4-D055BF0953BE)", you can open the url in browser.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 290,900 Super User 2024 Season 2
Martin Dráb 229,297 Most Valuable Professional
nmaenpaa 101,156