Required API Call Query

Anonymous
Not applicable

Required API Call Query


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!
Tags (1)
1 REPLY 1
Anonymous
Not applicable

Re: Required API Call Query

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.