I am having an issue with my first zap. When there is a new eventbrite event, I want to create a new campaign record in Salesforce. I am the sys admin in the Salesforce sandbox with the Marketing User checked on the user record. I can create a new campaign record in Salesforce without issue. I am populating all required fields using Zapier, it is just 3 fields that are needed. I am the user logged into Zapier. All help is appreciated.
Hi
Good question.
Error: "INVALID_FIELD_FOR_INSERT_UPDATE"
This usually means that a Salesforce admin has restricted updates or insertions on that particular field(s) listed in the error message. You’ll need to contact your Salesforce admin to get the necessary permissions for the action.
Help article from Salesforce: https://help.salesforce.com/s/articleView?id=000385619&type=1
To debug API Error 'insufficient access rights on cross-reference id'
There are six documented, specific examples of when this error can occur. They are detailed below, with possible cause/suggestions. However, the error may occur for a new, undocumented scenario also.
Scenario: When creating a record and attempting to assign it to a new user in the same call
Possible Cause: Create a record first, and in a separate call update the record with a new OwnerId.
Scenario: Assign a record to a Partner Portal user and the user does not have access to Internal Salesforce.
Possible Cause: Add a NetworkScope column including the ID for the Community you are working with.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.