Hello,
Our integration currently creates a program on Marketo and add members with specific statuses.
We need to create using the REST API a smart campaign and add some flow steps for this smart campaign, and at a scheduled time, trigger the campaign to run.
Requests:
Here is a screenshot demonstrating the flow steps:
Thanks!
Solved! Go to Solution.
Yes, cloning a program via the API is a common exercise.
You can't create Smart Campaigns. There's no such endpoint.
Is it possible to create all this by hand as a "template program" and when creating a program from the API, use this template? Like copy & paste?