SalesForce

This Engine Extension (EngineExtension.Salesforce.dll) allows users to perform a number of actions on SalesForce records via the SalesForce API.

Important: To use this engine extension the customer must have an active SalesForce account.

Access

First you will need to add Infinity as an authorised application to your SalesForce account. Then, depending on the access given to the Infinity application you can access the API using one of the following ways:

  • Use a fixed username, password and access token
  • Ask the user to sign in each time: You can login through the following dialog:

  • Ask the user to give permission for Infinity to login and act on their behalf: You can login through the following dialog for authorising Infinity:

Note: For the "sign in each time" and "give permission to Infinity" options an entry is required in the pAPIServers table to indicate you are using SalesForce. User login details will be stored in the pAPIAccounts table.

Commands

The following commands are exposed by the extension:

Usage examples

How to import records (leads) from a SalesForce queue to an Infinity Calling list via an auto process which will run on predefined time intervals.