I'm using Power Automate to see if I can create new records if they don't match. I'm bringing in gifts from a 3rd party API and I want to make sure I understand how this endpoint works. I've read various posts about using it but I want to double check before I head down this path because no one wants duplicate records. (right?)
I have these fields filled in for it to search on. Does it use OR for these, meaning if the Email matches but not the First or Last name, will it find the record? Or do all of these have to match for it to find the record? Many times the email will match someone but not the first and last name. Does this need to be a two step process with conditions?
I looked at Duplicate Search endpoint but it doesn't have email in the results and for me it was confusing. I know there is rank listed but it didn't return the matches I thought it would.
How do you accomplish finding new records that need to be created? Thanks for any help
-Carol