Salesforce Rest Query Connector
Salesforce REST Query connector enables SOQL (Salesforce Object Query Language) and SOSL (Salesforce Object Search Language) queries.
Service Description
There is a single component option to configure a connector to communicate with the Salesforce Rest Query:
- Salesforce Rest Query Receiver Connector
Two different query languages are used to make database queries on the Salesforce platform: SOQL (Salesforce Object Query Language) and SOSL (Salesforce Object Search Language). Both languages address different usage scenarios and data query needs. With Salesforce Rest Query Connector, these two queries are made easily and practically.
Beginning
Follow these steps before starting the integration:
- Get your client id and client secret to access Salesforce.
- You must configure Salesforce accounts and roles correctly to provide the necessary authorizations and permissions.
- Create Basic and OAuth2 credentials for Salesforce in the Credentials tab on the Operations page.