Does anyone know if the Marketo user (in Salesforce) can exist as a Salesforce Community Portal User, but still be able to function with Salesforce Admins rights if the permissions are added in?
We are looking at our options for restructuring the Salesforce permissions, one of which places Marketo as an external user with all of the added admin permissions. Currently, Marketo is an internal user with the all of the permissions to read/write. The issue with this structure is that leads which are deleted from Marketo (kept in Salesforce) have been syncing back to Marketo because Marketo is not restricted. Changing record type permissions is not really an option for us because there are hundreds of implications in Salesforce that are based on record types.
Thanks.
Hi Liliana,
As long as the sync user is able to log in through www.salesforce.com, then the credentials for that user should work for Marketo.
The other option here would be to set up a custom sync filter, which is basically a checkbox field in SFDC and Marketo that you can use to filter records from syncing to Marketo. If this is something you're interested in you'll want to open a case with support.
John
If you want to block the write backs to Marketo (and see a similar thread earlier today), just set a field "Do Not Sync=T". No permissions needed.
I would urge to avoid making the Marketo User anything other than a normal SFDC user with the proper Profile and Permissions. I bet it will only cause problems if you make it a Community User.
Hey Josh Hill, can you share the link to the similar thread please? I just spent 30 mins searching for it and wasn't sure which one you're referring to.
Also, how would I use the field "Do Not Sync = True"? I don't follow how this field would help block a record from being synced from Salesforce to Marketo. Forgive the ignorance - I have little experience with the integration of Marketo/Salesforce.
Thanks for the education.
Holding back leads from SFDC, but then creating duplicates
Re: Best practices for preventing leads from going into SFDC queue webinar leads
Re: Best practice for syncing to SFDC
Common Marketo and Salesforce Sync Pitfalls
Deciding When to Sync Leads to Dynamics CRM
How to restrict which leads sync to Salesforce
How do I block certain leads/contacts in Salesforce from synching into Marketo?
The process is like so:
If you prefer, you can use the positive sense = Sync OK=T/F
When a lead is Deleted in Marketo, Delete in CRM=F, the lead can return to Marketo whenever SFDC updates the lead record. Therefore, as part of your system, add a campaign:
or something like that so you break the Sync value first, then Delete the record so the Marketo User can no longer see it.
The danger here is that you could end up with lots of dupes across systems and will have to clean those up somehow; or that unsynced Leads in SFDC should be in Marketo, but aren't. So you need to come up with some rules about when an SFDC Only record can be restored to Marketo.
Thanks again Josh Hill!