Recipe Lifecycle Management API: Create a Manifest
Hi there,
I would love some help in figuring out if this is possible using an existing internal API, or if extra development work would be necessary. Basically I am trying to automate the exportation of a recipe end to end. This means creating the recipe, then use that recipe ID to be able to download that recipe programmatically.
So far reading the Lifecycle Management docs it seems like there is a gap in the API coverage. There is the ability to generate a package using a manifest ID, check the status of that package, and generate a link to download that package, but you still need to manually create the manifest. I want to remove that manual manifest creation step.
Doing some digging on my own, I came across an internal API:workato.com/export_manifests/folder_assets.json?folder_id=<folder_id>. Would it be possible to utilize this API for our internal use with the right authentication? If so what would we need to use it. I have tried adding the Workato API headers, setting cookie headers but nothing is working on my end, so I would love to know if there is a way to utilize this.
Hopefully someone can help, and I would love to talk to someone with technical knowledge from the Workato team if at all possible.
Alexander Montague
Recipe Lifecycle Management API: Create a Manifest
Hi there,
I would love some help in figuring out if this is possible using an existing internal API, or if extra development work would be necessary. Basically I am trying to automate the exportation of a recipe end to end. This means creating the recipe, then use that recipe ID to be able to download that recipe programmatically.
So far reading the Lifecycle Management docs it seems like there is a gap in the API coverage. There is the ability to generate a package using a manifest ID, check the status of that package, and generate a link to download that package, but you still need to manually create the manifest. I want to remove that manual manifest creation step.
Doing some digging on my own, I came across an internal API: workato.com/export_manifests/folder_assets.json?folder_id=<folder_id>. Would it be possible to utilize this API for our internal use with the right authentication? If so what would we need to use it. I have tried adding the Workato API headers, setting cookie headers but nothing is working on my end, so I would love to know if there is a way to utilize this.
Hopefully someone can help, and I would love to talk to someone with technical knowledge from the Workato team if at all possible.
Thanks!
2 people like this idea