Salesforce CreateContact contact not creating

Please Note: I am attempting to review this product for my team, and have no prior experience with UiPath so will likely make elementary mistakes. Thank you in advance for your patience and understanding.

What I want to do: Create a contact in Salesforce using the UiPath.Salesforce.IntegrationService.Activities Create Contact activity.

When I run the test via Debug, it returns an ID, but when I consult my Salesforce sandbox, I do not see the contact, either as the automation user, or as Administrator. There are no errors in the output console.

I am unsure where to start with troubleshooting this. This is the entire sequence:

Thank you in advance.

Hi @thomas.heaney ,
welcome to forum,
you can check newest update
https://docs.uipath.com/activities/other/latest/integration-service/uipath-salesforce-sfdc-create-contact
it return ID is Ok
regards,
LNV

Thank you for the link to the documentation. Based on what you’ve provided me, I can eliminate connection issues and payload.

Are you saying that because it provides me an ID, it is making the contact? If that is the case, that does not explain why I cannot find the contact.

you can check
https://help.salesforce.com/s/articleView?id=000384762&type=1
check send mail between this ID

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.