web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Flow from Microsoft Fo...
Power Automate
Unanswered

Flow from Microsoft Forms to Salesforce creating duplicate contacts

(0) ShareShare
ReportReport
Posted on by

I am new to Power Automate. I am trying to create a flow that would update or create a contact when a Microsoft Form is completed. I have figured out how to use the connector to create a new contact from a Form response but I cannot figure out how to get the flow to update a contact if it is already in Salesforce, rather than create a new contact with the same name, possibly creating multiple duplicates of the same person. Can anyone please help me? Thanks!

Categories:
I have the same question (0)
  • owcajr Profile Picture
    2 on at

    Hi Heartlan12

     

    You will need to search for contacts in Salesforce before inserting a new one to see if the contact already exists.  And then do a condition branch where if the contact exists, do not create a new record and if the contact does not exist, then yes, create the new contact.

     

    I have done this with a Get records from salesforce

    and then with the loop for results I check to see if there is a contact ID returned matching my contact odata queury.

     

    after that I use a variable that I am holding the ContactID in to go through a condition. if the ContactID = null then no record was returned and then I create the record.  Otherwise if the contact ID is populated then I can perform other actions with that Contact in mind, such as a related record creation.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Vish WR Profile Picture

Vish WR 922

#2
Valantis Profile Picture

Valantis 837

#3
Haque Profile Picture

Haque 534

Last 30 days Overall leaderboard