SOLVED

Re: Does any REST API exposes the details of the flows from campaigns?

Go to solution
nsoria1
Level 2

Does any REST API exposes the details of the flows from campaigns?

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.

1 ACCEPTED SOLUTION

Accepted Solutions
SanfordWhiteman
Level 10 - Community Moderator

Re: Does any REST API exposes the details of the flows from campaigns?

There's no such endpoint, sorry.

View solution in original post

3 REPLIES 3
SanfordWhiteman
Level 10 - Community Moderator

Re: Does any REST API exposes the details of the flows from campaigns?

To be clear, you want to see a JSON representation of the Flow tab? Can you show a mockup of the API response you're envisioning?
nsoria1
Level 2

Re: Does any REST API exposes the details of the flows from campaigns?

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.

 

Screenshot 2023-03-22 at 23.18.19.png

SanfordWhiteman
Level 10 - Community Moderator

Re: Does any REST API exposes the details of the flows from campaigns?

There's no such endpoint, sorry.