Syntax
connectToSalesforce(connectionName)
...
Note |
---|
All fields that describe a SFDC connection configuration are required. |
Â
Parameters
Parameter | Type | Required | Description |
---|---|---|---|
connectionName | string | Yes | The name of the Salesforce connection as defined in the SFDC Configuration page. |
Return type
SFDCConnection - predefined structure type
...