update_contact
Update a Salesforce contact's details by specifying the contact ID and the fields to change, such as email, phone, or title.
Instructions
Update a Salesforce contact with new information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| updates | Yes | Fields to update on the contact | |
| contactId | Yes | The Salesforce Contact ID |