Salesforce Connector
Learn how to use the Salesforce Connector in DBSync Cloud Workflow
Overview
DBSync's Salesforce connector is a highly customizable connector. It has the ability to connect to any native Salesforce application. Furthermore, it also has the ability to connect with additional applications - like CRM software's, e-Commerce platforms and various other systems. As a Salesforce user, you can use this connector to integrate Salesforce with other On-demand, On-premise or, SaaS-based applications - such as MSCRM, NetSuite, SkuVault, and databases.
The Salesforce connector, when connected to Salesforce application, has the ability to retrieve both standard and custom objects through Trigger/Rule section of DBSync iPaaS. Integrating with Salesforce consists of web service calls using an XML request/response made over an HTTPS connection.
Prerequisites
To establish a connection to Salesforce application via DBSync's Salesforce connector, a user must:
Have a valid license to DBSync Salesforce connector, username and password to connect to DBSync iPaaS platform.
Have login and password of the Salesforce to access their web service.
Setup security in Salesforce to connect through external integration.
This setup security can be done in one of the following ways in Salesforce:
(Recommended) Setup -> Personal Information -> My Personal Information -> Reset My Security Token. Generate a new security token if you have not already done so. (Then, while configuring your adapter, enter this token at the end of the password.
(Advanced users) Setup -> Administration Setup-> Security Controls->Network Access. Enter your network public IP address (click “new” to enter your network public IP address). If you are using the hosted model then, enter the following IP ranges
[Start] 75.101.240.6 - [End] 75.101.240.6
[Start] 67.202.21.22 - [End] 67.202.21.22
Connector Configurations
A Salesforce connection represents a single Salesforce organization, including login credentials. If a user wishes to connect to multiple instances of the either sandbox/production then, s/he must create a separate connection for each and configure the parameters accordingly. Salesforce connector supports OAUTH authentication.The table below represents parameters required for opening the connection to Salesforce user instance.
Property | Description | Required |
UserName | The username to log into Salesforce account. | Yes |
Password | The password to login to Salesforce account. | Yes |
End-point | Yes | |
Sid | Session ID. | Optional |
Transport.compression | For compression. | Optional |
Proxy Host | If you use a proxy server then put <<proxy ip or host>>. | Optional |
Proxy Port | If you use a proxy server then put <<proxy port>>. | Optional |
Proxy Username | If you use a proxy server then put <<proxy username>>. | Optional |
Proxy Password | If you use a proxy server then put <<proxy password>>. | Optional |
Accept Gzip | As Applicable. | Optional |
Send Gzip | As Applicable. | Optional |
After a connector is created within a project, set up the connector within the project. DBSync can then map to, and from, the systems that are supported by our standard connector list. It can use Salesforce connector to retrieve data from, or send data to, Salesforce application. Click on the following link Connectors List to learn all about connectors DBSync supports.
Uses Of Salesforce Connector
The Salesforce connector makes it easy to work with Salesforce web service by:
Synchronizing Salesforce Customer, Items, Invoice and payment details with CRM Application back and forth.
Gives Enterprises the ability to provide better customer services, access to additional up-sell and cross-selling opportunities.
Supported Versions
The DBSync supports almost all major versions of Salesforce:
Salesforce Unlimited Edition
Professional Edition
Enterprise Edition
Non-Profit Edition
Useful Links
Last updated