Salesforce
Connector Details
Name | Value |
---|---|
Platform | Salesforce |
Auth Type | OAuth |
Direction | Bidirectional |
Triggers | |
Tap Repo | https://github.com/hotgluexyz/tap-salesforce |
Target Repo | https://gitlab.com/hotglue/target-salesforce-v2 |
Tap Metrics | Usage: |
Target Metrics | Usage: |
Unified Schema |
Credentials Setup
Follow the steps below to get the credentials you need to use the Salesforce connector.
The first thing you need to do is go ahead and log in to Salesforce.
Once you are logged in and on the home page, go to the left side of the page and select the Apps drop down.
Then, you should go ahead and click on the App Manager section from the dropdown.
Now on this page, you should go ahead and click New Connected App in the top right hand corner.
On this page, you should name the app hotglue, put your email as the contact email, and then check the box Enable OAuth Settings.
Now that you have enabled OAuth Settings, you should set the callback URL to
You should also make sure that for the Selected OAuth Scopes, you have enabled the scopes for:
-
Access and manage your data (api)
-
Perform request on your behalf at any time (refresh\_token, offline\_access)
Once you have finished configuring the app, you should go ahead and click Save.
Now, you should copy these keys into hotglue, and you will be all good to go to start using the Salesforce source in hotglue.
And that is it! You have now successfully linked to Salesforce!