I have a campaign with id - XXX, it has lot of sequences in it
I want a sequence with id XXXX, this sequence has following data:
Sequence Found:
{…}
Email Found: ID=XXXX, Name=Post Day 1 Clients will pay for your product or service, Type=BardEmail
I want to get details of this ID, ie., BardEmail's subject, and content
Let me know how to do this?
Pav
(Pav)
2
Hi @Vitality_Living,
From what I am seeing, you get the list of Sequences, but it will not go down to that level of depth you want.
REST v1 and v2 support the Campaigns (Automations).
The link below is for the REST v2 Retrieve a Campaign Endpoint.
https://developer.keap.com/docs/restv2/#tag/Campaign/operation/getCampaignUsingGET_1
Thanks, I thought the same thing.
As I had tried all the possibilities