Salesforce
Connect your Symon.AI and Salesforce accounts to export your data to your Salesforce account.
Connect your Symon.AI and Salesforce accounts to export your data to your Salesforce account. This connection allows Symon.AI to write data to Salesforce.
Set up the connector to be available for use with the Export tool. You only need to set up the connection once. After the connection is set up, Symon.AI can write updates and inserts in Salesforce.
Important
You can import Salesforce read-only data, but Symon.AI cannot update the data in Salesforce on export.
Salesforce Record IDs
When exporting to Salesforce, records are updated or added based on the id column of the row. The following behavior can occur:
If the id is missing in the row, a new record is added to the Salesforce object.
If the id exists in the row, the record with matching id in Salesforce will be updated.
If an invalid id is used, the export will fail with
MALFORMED_ID
status code.
Create the connection
Create the connection between Symon.AI and Salesforce. Generate a new Salesforce connection or use an existing one.
In Symon.AI, go to your pipe.
Add the Export tool.
In the Export tool configuration section, click the Connection drop-down.
From the connection drop down, click + New connection.
Create the new Salesforce connection for the export tool.
On the Create a connection page, click Salesforce.
On the Connect to your Database page, enter the connector name. Click Next.
Note
If you are not signed into Salesforce, Symon.AI redirects you to the Salesforce website. On the Salesforce website, enter your credentials. Salesforce then redirects you back to Symon.AI.
The Salesforce connector name now appears in the Connection field.
In your pipe on the Export tool configuration page, find the new connection in the Connection drop-down.
Enter a name for the connection and select the Object name.
Click Export now.
The data is now available to use in the Export tool. For more information about the tool, see ???.
In Symon.AI, go to your pipe.
Add the Export tool.
In the Export tool configuration section, click the Connection drop-down.
Search for and select your existing Salesforce export connection.
Enter a name and select the Object name.
Click Export now.
The data is available to use in the Export tool. For more information about the tool, see ???.
Error handling
The following errors may appear during the export process:
Error | Description |
---|---|
| Any errors prefixed with “Export failed with the following Salesforce error:” are errors that Symon.AI receives from the Salesforce API. These errors show a status code and the reason for the failure. For more information about Salesforce error codes, see Status Code. |