Adding Marketo Email Activity to SFDC Opportunity Object | Community
Skip to main content
New Participant
October 21, 2022
Question

Adding Marketo Email Activity to SFDC Opportunity Object

  • October 21, 2022
  • 1 reply
  • 812 views

One of our sales teams is requesting we add Marketo email activity to the opportunity object - is this possible? Does anyone have experience with this?

 

Activity is only registering on the lead and contact object, not the opportunity object. Is this a permission set managed in Salesforce/Marketo Sync User, and if so, does anyone know what specifically needs to be updated in order to get this to work?

Thanks!

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

1 reply

SanfordWhiteman
New Participant
October 21, 2022

Marketo creates activities related to Leads and Contacts. There would be no way for Marketo to know which Opportunity (if any!) an activity was connected to.

 

(Using significant custom code, it might be possible to send Oppty info in URLs and be able to track that connection, then call a webhook to add a new Opportunity activity using the Salesforce API, i.e. outside of the built-in sync. This isn’t to be done w/out a serious dev assigned to it.)