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.

  • connectToSalesforceEstablishes a connection to Salesforce.
  • sfdcCreateAccountCreates an account in the Salesforce environment.
  • sfdcCreateOpportunityCreates an opportunity in the Salesforce environment.
  • sfdcGetAccountRetrieves data related to an account from the Salesforce environment.
  • sfdcGetOpportunityRetrieves data related to an opportunity from the Salesforce environment.
  • sfdcUpdateOpportunityUpdates an opportunity from the Salesforce environment. 
  • sfdcQueryReturns 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.