Adding SFDC users to mailing lists in Marketo without creating Leads or Contacts | Community
Skip to main content
byleung
New Participant
September 27, 2023
Solved

Adding SFDC users to mailing lists in Marketo without creating Leads or Contacts

  • September 27, 2023
  • 1 reply
  • 1532 views

Hi all,

 

It looks like when someone on my team imported a list of our staff members, it imported them as leads, which synced into Salesforce as leads. However, we have all of those staff members also noted as users in Salesforce. Is there a way to use a filter for a smart list to pull in SFDC Users without having to create an additional instance of them as either contacts or leads?

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 Darshil_Shah1

If not already, you'd need to enable the View User permission for the Marketo sync user in SFDC for Marketo to see the SFDC Users.  You can see the Users who were mistakenly loaded as person records in Marketo via the List Import by using the below smart list config with ALL filter logic:

  1. Email Address = Users' Email Addresses
  2. Member of List Person in <static list name>
  3. SFDC Type = Lead/Contact

I think the ideal action would be to just delete the Person records of Users (from both Marketo and CRM) that were created in Marketo mistakenly due to the list import.

1 reply

Darshil_Shah1
Darshil_Shah1Accepted solution
Community Manager
September 27, 2023

If not already, you'd need to enable the View User permission for the Marketo sync user in SFDC for Marketo to see the SFDC Users.  You can see the Users who were mistakenly loaded as person records in Marketo via the List Import by using the below smart list config with ALL filter logic:

  1. Email Address = Users' Email Addresses
  2. Member of List Person in <static list name>
  3. SFDC Type = Lead/Contact

I think the ideal action would be to just delete the Person records of Users (from both Marketo and CRM) that were created in Marketo mistakenly due to the list import.

byleung
byleungAuthor
New Participant
September 28, 2023

Thanks! I turned on the "View Users" permission in that Salesforce profile and now it works. 🙂