Routines in Power Salesforce Connector
This section contains routines available in Power Salesforce Connector. If you would like to request an additional routine, contact us, we're happy to expand our routine base.
- connectToSalesforce — Establishes a connection to Salesforce.
- sfdcCreateAccount — Creates an account in the Salesforce environment.
- sfdcCreateOpportunity — Creates an opportunity in the Salesforce environment.
- sfdcGetAccount — Retrieves data related to an account from the Salesforce environment.
- sfdcGetOpportunity — Retrieves data related to an opportunity from the Salesforce environment.
- sfdcUpdateOpportunity — Updates an opportunity from the Salesforce environment.
- sfdcQuery — Returns all the results in a single response as a json string, or if needed, returns part of the results and an identifier used to retrieve the remaining results.