Re: Adding vs Writing a Custom Activity

Anonymous
Not applicable

Adding vs Writing a Custom Activity

What's the difference between:

 - Adding a custom activity: http://developers.marketo.com/documentation/rest/add-custom-activities/
 - Writing a custom activity: http://developers.marketo.com/documentation/rest/write-custom-activity/

Tags (1)
1 REPLY 1
Anonymous
Not applicable

Re: Adding vs Writing a Custom Activity

Write Custom Activity is more limited in the parameters to pass in data, but does not require Support to set up the data model. 

Add Custom Activity is more flexible in terms of parameters to pass in data, but does require Support to set up the data model.

Both these APIs are currently considered in beta status.