Connect to your users’ Salesforce CRM to create, access, and update records in their Salesforce account.
Unlimited
, Developer
or Enterprise
Edition Salesforce account required if you want to use Triggers.The REST API is not enabled for this Organization.
To solve this, go to Manage User
-> User
-> System Administraiton
-> Administrative Permission
-> Check API Enable checkbox.Gear
icon in the top right and select Open Advanced Setup
button.Apps
> App Manager
options from the left side menu under Platform Tools
section.New Connected App
button in the setup page.Enable OAuth Settings
checkbox.Apps catalog
> Search for Salesforce
> Settings
> Use your credentials
> Callback Url
.Save
button and click Continue
.
Manage Consumer Details
button under the API (Enable OAuth Settings) section, verify your identity and copy the Consumer Key and Consumer Secret.OAuth2
based application. For your customers to provide you authorization to access their data,
they would first need to install your application. This page lets you set up your application credentials.
Permissions & Scopes
section.
For some applications Cobalt sets mandatory scopes which cannot be removed. Additional scopes can be selected from the drop down. Cobalt also has the provision to add any
custom scopes supported by the respective platform.
Apps
> App Manager
> Select the OAuth App created for Cobalt > Click on the dropdown menu > Select Edit
> Selected OAuth Scopes
> Add the scopes as added in Cobalt and click on Save
.
Navigation
Remote Site Settings
which will be present under Security and select it.Add Remote Site
New Remote Site
button.Add URL
https://api.gocobalt.io
under Remote Site URL and click on Save
.