Salesforce Campaign sync to Marketo | Community
Skip to main content
Sukumar_Salla
New Participant
July 18, 2019
Solved

Salesforce Campaign sync to Marketo

  • July 18, 2019
  • 1 reply
  • 6473 views

I am a salesforce dev new to Marketo. I want to know if I can sync a salesforce campaign to Marketo ( creating a new program/ campaign in Marketo).

If not, what are other possibilities to achieve this?

Does Marketo provide any REST / SOAP API's to create a campaign in Marketo? 

 

Any help would be really 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 SanfordWhiteman

Thank you Sanford, do you have any further details on doing this? I have limited experience on setting up webhooks, have done a few with step by step instructions.


Due to community rules, I can’t go step-by-step.


But broadly speaking, the webhook-compatible service needs to

  • get an SFDC API session token (the service can log in to SFDC w/the same account Marketo uses)
  • get the Campaign Member record’s ID, using SOQL to look up by SFDC Campaign ID (which can be stored in a {{my.token}}) and the {{lead.SFDC Id}}
  • once you have the ID, set the Campaign Member fields on that CM record

1 reply

SanfordWhiteman
New Participant
July 18, 2019

The Marketo Program-SFDC Campaign sync is a built-in feature of Marketo, and it's widely used and extremely powerful.

Marketo can create the linked SFDC campaign, but not vice versa.

There's no Marketo API endpoint that can duplicate this functionality, but I'd advise you to stick with the tried-and-true method trusted by every SFDC & Marketo customer.

New Participant
February 26, 2021

@sanfordwhiteman 

Hi Sanford, Since it's been a 1yr + since commenting on this thread, are you still seeing the Salesforce Campaign Sync feature as reliable and good method to sync records to a SFDC campaign?  Do you use this feature in systems with SFDC sync errors as well?

Thanks!

Julie Leo
SanfordWhiteman
New Participant
February 26, 2021
Yes, I feel the same way as ever!