Home > Aria6 User Documentation > Aria for Salesforce Release Notes Archive > Aria Salesforce Connector 1.0 Release 1.13

Aria Salesforce Connector 1.0 Release 1.13

Release Information

Salesforce Version

Connector 1.0

Production Date

3/31/2015

Aria SFDC System Requirements

Supported Browsers

  • Internet Explorer 9, 10, 11
  • Firefox 31
  • Chrome 36

Java Settings

Java 7.0

Screen Resolution

1024 x 768 or higher

Aria SFDC Features

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.

  1. Retrieve Consumer Key and Consumer Secret from Salesforce.
  2. Configure notifications through OAuth within Aria.

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.

  1. Click the New button within the Connected Apps section.

new buttonv2.png

The New Connected App page displays.

  1. Complete the following fields within the Basic Information section:
  • Enter the name of the connected application in the Connected App Name field.
  • Enter the name of the API used when referring to your application from a program in the API Name field.

This field auto-populates, defaulting to a version of the Connected App Name, without spaces.

  • Enter an email that Salesforce should use for contacting you or your support team in the Contact Email field.
  • Fill in any applicable, non-required fields.

basic infov2.png

  1. Complete the following fields within the API (Enable OAuth Settings) section:
  • Select the Enable OAuth Settings checkbox within the API (Enable OAuth Settings) section to configure authentication settings.

Additional fields populate.

  • Enter a callback URL (endpoint) in the Callback URL field that Salesforce calls back to your application during OAuth.

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.

  • Select the Full access (full) option from the Available OAuth Scopes field. Add all other supported OAuth scopes to the Selected OAuth Scopes field.

These scopes refer to permissions given by the user running the connected application, and are followed by their OAuth token name in parentheses.

api sectionv2.png

  1. Click Save.

The saved configuration displays.

  1. Save the Consumer Key and Consumer Secret information.

You will need to provide these within Aria's Event Notification settings.

test oauthv3.png

Configure Notifications through OAuth within Aria

Getting Here: Click Configuration > Notifications > Events

  1. Choose the event type for which you want to configure the notification through OAuth (e.g. Accounts, Orders...etc.).

eventsv2.png

  1. Click the Step Results tab.
  2. Click the +Add another step button.

A new Step Result form populates.

add stepv2.png

  1. Adjust the number in the Order field, if you have multiple steps and would like to rearrange the order.
  2. Select the OAuth Method from the Method drop-down.

Additional fields populate.

step2v2.png

  1. Complete the following fields:
  • Enter your Salesforce login ID in the User ID field.
  • Enter your Salesforce password in the Password field.
  • Enter the previously generated consumer key in the Consumer Key field.
  • Enter the previously generated consumer secret in the Consumer Secret field.
  • Enter a Salesforce security token in the Security Token field.
  • Enter the endpoint URL in the below format for different instances in the Endpoint URL field.
    • For Salesforce Sandbox org: test.salesforce.com/services/apexrest/ASF/ariaHttpsEventListner
    • For Salesforce Production org: login.salesforce.com/services/apexrest/ASF/ariaHttpsEventListner
  1. Click Save.
Last modified

Tags

This page has no custom tags.

Classifications

This page has no classifications.