To Create a Connected App in Salesforce Lightning
To create a connected app in Salesforce, which will enable the integration of MYOB Acumatica with Salesforce through the Salesforce API, do the following:
- In Setup mode, select .
- In the Apps section, click New Connected App.
- On the New Connected App page, specify the following
settings:
- Connected App Name: Acumatica ERP Salesforce Sync
- API Name: Acumatica_ERP_Salesforce_Sync
- Contact Email: The salesforce administrator's email address
- Enable OAuth Setting: Selected
- Callback URL: The URL of your Acumatica ERP
instance—for example,
http://app.site.net/instance_name/Note: Callback URL may not work with a localhost URL.
- Available OAuth Scopes: Access and manage your data (api)—add this option to the Selected OAuth Scopes list
- Click Save, and then click Continue.
- On the Acumatica ERP Salesforce Sync page, find and copy
to the clipboard the following settings, which you will need when you configure
the data provider in MYOB Acumatica (see To Configure the Salesforce Data Provider):
- Consumer Key
- Consumer Secret