Re: Recording custom activity

Anonymous
Not applicable

Recording custom activity

Hi all,

We've just launched our Salesforce/Marketo system, and are currently integrating our Drupal 7 site into Marketo. We already have the marketo_ma Drupal module.

One of the requirements from our marketing team is that we track registrations, user logins and account updates in the Activity Log. At the moment, using the default Drupal integration, this simply records the login as a "Click link" event on the Activity Log.

Is there a way to manually push activities onto the Activity Log? Looking at the SOAP API, it doesn't look as though this is possible, and Munchkin isn't necessarily reliable, since it's client-side.

Thanks,
Robert
Tags (1)
1 REPLY 1
Anonymous
Not applicable

Re: Recording custom activity

Today there is no api call to write an activity on a lead record but a rest api call to create a custom activity is on the roadmap and shouldn't be too far away.

You could consider using the request campaign call to trigger a campaign that updates a field or creates an intersting moment?