Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

Prerequisite

Your PBX must be set up for https before anything else. Salesforce requires use of an https address for callbacks.

See the instructions for https setup

You must setup the salesforce connected app prior to setting up the module

See the instructions for Salesforce configuration

When you create a Salesforce account, you receive a unique Salesforce instance URL. This URL is utilized for generating a Salesforce token.

The system needs to use https but the system does not need to be exposed to external inbound traffic. The redirect happens in the browser so your computer simply needs the ability to reach the PBX

...

In the Admin UI click on the Settings menu and choose CRM Settings.
Assuming you have no other CRM configured you will see the following screen

...

image-20240402-105720.pngImage Added

For CRM Type choose Salesforce.

...

On the reload you will get the Salesforce settings screen.

...

.

...

Assuming you have the sales force instance URL and other required salesforce app registration details.

Fill the salesforce instance URL in Salesfore Auth URL field.

From the API setup above you should have copied down your key and secret for the app you created.

On the API Key field add the Key and in the API Secret field add the secret.

Click Submit.

...

Once the details are submitted, you can now generate an authentication token.

Next, click the Get Salesforce Token.

...