function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Rick MontezumaRick Montezuma 

Receiving an Error code when trying to Create accounts

Hello I am receiving this error in a flow I have created that pushes data from a microsoft form through flows and into salesforce 

{
"status": 400,
"message": "Salesforce failed to complete task: Message: Use one of these records?\r\nclientRequestId: c9f83e65-550b-44b8-b203-bc5bdd79acc4",
"source": "Salesforce.Common",
"errors": []
Khan AnasKhan Anas (Salesforce Developers) 
Hi Rick,

Greetings to you!

Please refer to the below link which might help you further with the above issue.

https://powerusers.microsoft.com/t5/I-Found-A-Bug/Salesforce-advanced-settings-and-bad-SOQL-query/td-p/106355

I hope it helps you.

Kindly let me know if it helps you and close your query by marking it as solved so that it can help others in the future. It will help to keep this community clean.

Thanks and Regards,
Khan Anas
Rick MontezumaRick Montezuma
That helps some what but does not fully resolve the issue as it only seems to pull back 200 records, I have over 400 that I need to reference and more will be added as we go.