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
Shradheya TiwariShradheya Tiwari 

We can't save this record because the “Score” process failed

I am trying to upload opportunity to salesforce and while uploading getting below error-

[{"message":"We can't save this record because the “Score” process failed. Give your Salesforce admin these details. <b>An unhandled fault has occurred in this flow</b><br>An unhandled fault has occurred whil
e processing the flow. Please contact your system administrator for more information. Error ID: 1375057779-3266152 (945986607)","errorCode":"CANNOT_EXECUTE_FLOW_TRIGGER","fields":[]}]


Can anyone please help us out in this?

Note- We are pushing data into salesforce using python request method by passing opportunity in api end-point.