Connector 1.0
Salesforce Version
Connector 1.0
Production Date
3/31/2015
Supported Browsers
Java Settings
Java 7.0
Screen Resolution
1024 x 768 or higher
Added Support for Aria’s HTTP OAuth 2.0 Event Notifications for Real Time Sync (SFDCDEV-58)
The Salesforce Connector 1.0 has been enhanced to support Aria’s HTTP OAuth 2.0 event notifications, which means that the Connector now has two mechanisms to sync data from Aria (Email Notifications and HTTP Notifications). You must first configure the authorization in Salesforce and Aria to begin receiving HTTP Notifications for syncing accounts by following the below tasks.
Each of these tasks are described in detail below.
Retrieve Consumer Key and Consumer Secret from Salesforce
Getting Here: Click Setup > Create > Apps
Note: To support Aria Event Notifications in Salesforce through OAuth 2.0, you must be logged into Salesforce as a System Administrator.
The New Connected App page displays.
This field auto-populates, defaulting to a version of the Connected App Name, without spaces.
Additional fields populate.
The callback URL can be the same value as the "Aria Remote site URL" value specified in the Aria API Configuration, or it can be a placeholder value, such as http://localhost:3000/oauthcallback.html. The callback URL is a mandatory field for the OAuth configuration, but is not used by the Salesforce connector, so it can be any placeholder value.
These scopes refer to permissions given by the user running the connected application, and are followed by their OAuth token name in parentheses.
The saved configuration displays.
You will need to provide these within Aria's Event Notification settings.
Configure Notifications through OAuth within Aria
Getting Here: Click Configuration > Notifications > Events
A new Step Result form populates.
Additional fields populate.