Cprime Apps has been rebranded as Anova Apps. Please note the only effect is the company name - all of our products’ names, logos, functionalities, support, etc. is exactly the same. The new location to our documentation space is https://anovaapps.atlassian.net.
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.