Installing Amberflo.io Salesforce Managed App

Latest version

Release 1.66
Install

Instructions

  1. Click on the link below so start installing the Amberflo.io app:
    Click here to install in production
    Click here to install in sandbox (Note: for Sandbox the domain is test.salesforce.com)

  1. Acknowledge and then press Install.

  1. Grant access to the managed app to call the Amberflo API. Then click Continue.

  1. The app is being installed.

  1. Once installed, the app should appear in the Apps menu and in Setup->Apps->Packaging->Installed Packages.

  1. Amberflo.io managed app:

Configuration

Set API Key

  1. Obtain Amberflo API Key from Amberflo:
    https://ui.amberflo.io/settings/account/api-keys

  1. In Salesforce Setup, type "Custom Settings", then click on Manage.

  1. Click on Edit and enter the API Token, then Save.

Sync Job

The Amberflo.io managed app has a sync job to sync data between Amberflo and Salesforce.

On-demand one-time import

  1. Launch the Developer Console

  1. Click Debug -> Open Execute Anonymous Window, then type the following command and click Execute.
    (new AFLO.DownloadScheduler()).execute(null);

A list of sync operations will appear in the logs:

In the Amberflo.io app, the Administrator can view Async Events as the data is imported from Amberflo.

Scheduled Jobs

In Setup, type "Scheduled Jobs".

Amberflo has two daily tasks scheduled:

  1. Clear Old Amberflo Events - purge old async events
  2. Download Sync of Amberflo Objects - sync data between Amberflo and Salesforce

What's next?

  1. Enabling webhooks