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!
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.)