Create smart campaign and flow steps using REST API | Community
Skip to main content
October 3, 2018
Solved

Create smart campaign and flow steps using REST API

  • October 3, 2018
  • 1 reply
  • 3058 views

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:

  1. Create a program (ok)
  2. Create a smart campaign
  3. Add flow steps

Here is a screenshot demonstrating the flow steps:

Thanks!

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by SanfordWhiteman

Yes, cloning a program via the API is a common exercise.

1 reply

SanfordWhiteman
Level 10
October 3, 2018

You can't create Smart Campaigns. There's no such endpoint.

October 3, 2018

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?

SanfordWhiteman
SanfordWhitemanAccepted solution
Level 10
October 3, 2018

Yes, cloning a program via the API is a common exercise.