Salesforce Integration
/
How To
Parent topic
:
How To
Configure BillMax Hooks
Edit the
/usr/local/billmax/local/saleforce.pl
script.
Note:
The @ character in the email address must be preceded by "\".
Locate the AUTHENTICATIONS SETTINGS section and set the values of the parameters that have been retained from
Create Salesforce CRM User
.
Locate the ENDPOINT section and set the value for
APIURL
to your Salesforce site URL without any path. Save the
salesforce.pl
script.
As the
billmax
user, run these commands:
1. cd /usr/locatl/billmax/local 2. ln -s salesforce.pl account_hook 3. ln -s salesforce.pl user_hook
It is recommended that these hooks be configured to run asynchronously.