Required API Call Query | Community
Skip to main content
December 11, 2014
Question

Required API Call Query

  • December 11, 2014
  • 1 reply
  • 573 views

Hi Teanm,
One of our Marketo user is having some query related to Marketo API.
 

In the application they are building, there is a provision to choose a campaign and attach it to Marketo. They wants to know which is the Marketo API to be used to get this done. 

According to API documentation Request campaign task, runs an existing Marketo lead in a Marketo Smart Campaign. Kindly explain this. 


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

1 reply

December 11, 2014
The two relevant REST APIs are Request Campaign and Schedule Campaign:
http://developers.marketo.com/documentation/rest/request-campaign/
http://developers.marketo.com/documentation/rest/schedule-campaign/

These two APIs allow to run campaigns in Marketo. The difference between them is Schedule Campaign lets you run a campaign at a future time.