Creating an app on a SugarCRM instance
These are the instructions to how to create an OAuth APP on a SugarCRM instance.
This step is necessary to platform to your SugarCRM instance. This is one of the steps in
the authentication process of SugarCRM component.
Purpose
To connect the platform to your SugarCRM instance, an app needs to be created on
that instance. Below are the steps to do so. Once that is done, you will provide
a valid username and password to the elastic.io platform. The
platform will exchange that username
and password
for a token. In a production
system, the best practice is to create a dedicated user for the elastic.io
platform. This user should have the minimum required permissions.
Steps to follow
- As an admin on your SugarCRM instance, go to the Administration panel

- Select OAuth Keys

- In the top bar, select the drop-down for the now visible OAuth Keys option

- Select Create OAuth Key
- Fill in the following values:
- Consumer Key Name: Pick a name that is convenient to remember
- Consumer Key: Pick a strongly random string. You will need to provide this information as part of the SugarCRM component account information
- Consumer Secret: Pick a strongly random string. You will need to provide this information as part of the SugarCRM component account information
- OAuth Version: OAuth 2.0
- Client Type: Sugar User
- Description: Optional value for your convenience

- Click Save
Next
In case of Sugar 8 Next is to register a New SugarCRM Platform Value through the UI