Skip to main content
January 21, 2015
Question

Adding vs Writing a Custom Activity

  • January 21, 2015
  • 1 reply
  • 590 views
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/

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

1 reply

January 22, 2015
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.