Associates a contact with an account by updating the contact's AccountId field. Overwrites any existing AccountId on the contact. For broader contact field updates alongside the account association, use SALESFORCE_UPDATE_CONTACT instead.
account_idRequiredstringThe Salesforce ID of the account to associate the contact with.
contact_idRequiredstringThe Salesforce ID of the contact to associate with an account.
custom_fieldsobjectDictionary of custom field API names and their values to update on the contact. Custom field names typically end with '__c'.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.