Skip to main content
October 15, 2013
Question

Soap API - Create Programs/Campaigns

  • October 15, 2013
  • 6 replies
  • 3541 views
Can we create new program in Marketo through SOAP API ?
I looked into SOAP API documentation and couldn't find anything. So just want to confirm.

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

6 replies

October 16, 2013
confirming that we do not allow creation of programs through the SOAP API today
October 16, 2013
Thanks Raj
October 16, 2013
Raj,

Is there something on the roadmap to enhance API's and being able to access and create programs through API.

Thanks
Harjot
May 7, 2015
Does anyone know if this has changed? Either through REST or SOAP API? Do we have the ability to create new programs? Thanks!
Javier_Sanchez1
Level 2
October 2, 2018

Does anyone know if this has changed?

It appears that creating programs is now available via REST API.

Do we have the ability to create new campaigns under programs?

Since campaigns can be imported via UI, it should be possible to do it with API as well, but can't find it documented.

Thanks!

Dan_Stevens_
Level 10
October 2, 2018
Javier_Sanchez1
Level 2
October 8, 2018

Dan!

Thank you for the reply, but can you please be more specific in your answer and give a link to "create Smart Campaign API"?

Javier_Sanchez1
Level 2
October 11, 2018

Can it be that tokens are not supported as trigger and filter values?

I have local token {{my.briefingID}} in my program.

I set {{my.briefingID}} in my trigger value.

I change value of my {{my.briefingID}} .

I activate my campaign.

I add users with proper briefingID to my list.

All of above seem to work fine. no obvious errors. However the campaign is not picking up members.

Any hints what might be wrong?