Skip to main content
Hi, I have two questions regarding API and workflows.
1. In the web UI we can checkout "Associated Workflow" for a given campaign. Is there a way to do the same through API? Campaign endpoint returns field workflow_id but it contains only nulls.
2. Current through the API we can only trigger workflow. Are there plans to create an endpoint with workflow data (names, nodes etc.)?
Hello @"Wojciech Wójcik"

1: Currently we do not have that as a feature available through the API. If you would like to see that feature in the future I would recommend reaching out to your CSM to request that through a feature request.

2: I would also recommend reaching out to your CSM to see if that is currently on the roadmap, if it is not you can also request that as a feature request.

I'm also interested in this feature. It would be similar to

fetchWorkflowQueryV2
. Data available through the UI should also be available via API.


Reply