Hey team,
I was doing an analysis for my company and we wanted to understand the ramifications of, for example, someone filling a form.
In our cases, someone filling a form triggers a smart campaign and therefore the person is added into a static list or an email is sent.
I was able to get the form details, the form used by, the smart campaigns associated to it but I'm missing some endpoint that captures the actions that the smart campaign is actually doing.
I got the flow ID from the campaign rest api but I'm unable to find some endpoint that provides me that.
Could you please confirm if there is an endpoint for that?
Thanks a lot.
Solved! Go to Solution.
There's no such endpoint, sorry.
Thanks for the response!
So for the flow, as shown in the image, there is 1 step. So I would like to get a json response with a list of steps from the flow per campaign ID.
This can be either add list, send email, etc.