ocdladefense/appserver-salesforce

There is no license information available for the latest version (dev-master) of this package.

A module designed to handle interactions with Salesforce.

dev-master 2020-12-25 00:24 UTC

This package is auto-updated.

Last update: 2024-04-25 07:56:12 UTC


README

A module designed to handle interactions with a Salesforce customer database. Uses "oAuth" authentication.

To download the wsdl for your salesforce account follow these directions:

https://help.salesforce.com/articleView?id=000325670&language=en_US&type=1&mode=

To download the wsdl for the class with the webservice method follow these directions:

https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_web_services_methods.htm

save the wsdl file from your salesforce account in:

"config/wsdl"