Info | ||
---|---|---|
| ||
This routine is available starting with Power Salesforce Connector 1.0. |
Syntax
connectToSalesforce(connectionName)
...
Note |
---|
All fields that describe a SFDC connection configuration are mandatory. |
Parameters
Parameter | Type | Required | Description |
---|---|---|---|
connectionName | string | Yes | The name of the Salesforce connection (defined in the SFDC Configuration page). |
...