Hello - I am looking to create a flow that will check against an account id and object id to see if the account already exists in a custom object when importing data via data loader.
For example, in a custom object "account role" which is a related list under another custom object there is an existing account that is listed as "buy-side". Weekly I import new account roles using data loader and there could be in the list the same account already listed as buy-side but in my latest import it is listed as "user." I want to prevent creating a new role for the same account so the flow would need to review for existing account id's within the same object id
#Flow
Can you explain to me the matching rule you are tying to create and maybe post a screenshot too?