Adding Custom activities and Activity logs using rest api. | Community
Skip to main content
September 11, 2015
Solved

Adding Custom activities and Activity logs using rest api.

  • September 11, 2015
  • 1 reply
  • 1847 views

Hello,

We are in process of integrating marketo with our platform and here is a use case that we not able to solve using rest api.

1. We have some custom activities we want track which are not available  on marketo. Like for example creating a project or an organization. I know there is an Rest API endpoint for adding custom activities, but it requires a activityTypeId. Where can i find that?   

2. Now every time a lead perform any of these custom activities we want to insert a record in the leads activity log using REST API (because we can only verify in the backend that activity is performed, Button Click wont work for us). I could not find an endpoint for this.  Is it possible to perform this action using a REST api endpoint? if Yes can you please point me to the page? if no is there a reason this is not available or is it not recommend to insert activity log records using an API call.

Any help is highly appreciated.

Thanks

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

Hi Siddarth

Unfortunately, Custom Activities is beta function.

I'm waiting this feature half year

See Custom Activities in Marketo

1 reply

Accepted solution
September 11, 2015

Hi Siddarth

Unfortunately, Custom Activities is beta function.

I'm waiting this feature half year

See Custom Activities in Marketo

September 11, 2015

Thanks Takehiro for point me to he blog.