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.