Email stats being written into SF custom object | Community
Skip to main content
Jaime_Servaes
Level 3
December 13, 2017
Question

Email stats being written into SF custom object

  • December 13, 2017
  • 1 reply
  • 1070 views

Can an emails stats (number delivered; number open; number click) be written from Marketo into a SF custom object?

Previous marketing automation tools I've used we could do this so that some reporting could be pulled from SF and a sales team could see the impact an email had.

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
Level 10
December 13, 2017

Automatically, no.

Via webhook, yes.

Actually building exactly this for a client, where certain totals get rolled up to the Campaign object. The webhook part that sends the events from Marketo is very easy, though. The complexity is that you have to create an SFDC endpoint (webhook-compatible) that can process those requests and bump the fields accordingly.