Connector Details

NameValue
PlatformSalesforce
Auth TypeOAuth
DirectionBidirectional
Triggers
Tap Repohttps://github.com/hotgluexyz/tap-salesforce
Target Repohttps://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

https://hotglue.xyz/callback

You should also make sure that for the Selected OAuth Scopes, you have enabled the scopes for:

  1. Access and manage your data (api)

  2. 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!

Tap Changelog