Associate contact to account
The Salesforce associate contact to account action links an existing Salesforce contact record to a specific account. This is a write action that enables agents to create or correct person-account relationships in Salesforce automatically.
Prerequisites
-
Your Salesforce org must be connected as a data source in Glean, and an admin must enable the Salesforce action pack and complete Salesforce Actions Setup including OAuth configuration.
-
Users must authenticate for Salesforce actions on first use.
-
The Salesforce user must have permission to work with the relevant account and contact records.
Supported parameters
| Parameter | Type | Description |
|---|---|---|
| Account ID | String | The unique identifier of the Salesforce account to associate the contact with. Required. |
| Contact ID | String | The unique identifier of the Salesforce contact to link to the account. Required. |
Usage examples
-
"Link contact ID 003PZ000001rbt8YAA to account ID 001PZ000003xyzABC."
-
"Associate Abc Xyz's contact record with the Pqr Corporation account."
-
"Connect the new contact to account ID 001PZ000004defGHI."