Installing Amberflo.io Salesforce Managed App
Latest version
Release 1.89
Click here to install in production
Click here to install in sandbox (Note: for Sandbox the domain is test.salesforce.com)
Instructions
- Click on the link above to start installing the Amberflo.io app:
- Acknowledge and then press Install.
- Grant access to the managed app to call the Amberflo API. Then click Continue.
- The app is being installed.
- Once installed, the app should appear in the Apps menu and in Setup->Apps->Packaging->Installed Packages.
- Amberflo.io managed app:
Configuration
Set API Key
- Obtain Amberflo API Key from Amberflo:
https://ui.amberflo.io/settings/account/api-keys
- In Salesforce Setup, type "Custom Settings", then click on Manage.
- 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
- Launch the Developer Console
- 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.
What's next?
Updated 9 months ago