Get your developer credentials
Less than to read
-
Access to the Sage Distribution and Manufacturing Operations (SDMO) apps is done by getting your developer credentials. To get those credentials, you need to have a Sage ID.
-
If you connect to Sage App Registry, the system asks for your Sage ID. If you don’t have a Sage ID, you need to create one to proceed.
-
Once authenticated, you enter the Sage App Registry portal.
-
The Sage App Registry portal allows you to create a workspace. A workspace is an organization that owns the applications you want to use. The name of the workspace should be the one you work for as a developer.
-
You need to enter a workspace name and your email address in order to create a workspace.
-
If your workspace has already been created, you must select it from the list of companies you own.
-
After selecting your workspace, you can enter the Applications page. On the Application List page, you can create your first application.
-
To create your first application, head to the Applications page and click Add Application. A popup appears.
-
To create an application, you need to insert the name of the application to be consumed by the GraphQL API, a URL for the homepage, and an email address for a contact.
-
After the application is created, you can find it on the Applications page.
-
If you select an application from the Applications page, a page showing the details of the application you selected is available.
-
From there, you can create API Credentials to connect your application. If you click Create API keys, a popup appears.
-
The popup allows you to select the product you want to get an API Key for. Make sure you select Sage Distribution and Manufacturing Operations.
-
After selecting the product, you need to provide two additional URLs. The additional URLs need to be provided but are not used in this case.
-
Click Create to proceed.
-
After the API is created, you can retrieve the API Credentials.
-
You can retrieve the API credentials by selecting an application from the Application List and clicking an API Key.
-
You need to store the The API Credentials - Client ID and Secret Key - in a safe place. A copy button is available to copy each text to the clipboard.
-
Storing the API Credentials in a safe place allows you to connect and use the APIs on a tenant.
-
You can use API Credentials to connect to the application.