...
Server. Enter a server name you want to get connected to.
Database. Enter a database name located on the specified server.
Database user. Enter a database username.
Connection timeoutTimeout. Specify seconds after which a connection request times out and a connection is thrown.
...
Adonis Integration Web Service (AIWS). Set the absolute URL to the web service.
Gateway.API Routing Service. Set the absolute URL to the web service.
POS (Point-Of-Sale) Gratuities Web Service. Set the absolute URL to the web service.
SMS Gateway Web Service. Set the absolute URL to the web service and enter Login and Password.
Adonis Upload Service (AUS). Generate the API key to access the selected methods in Adonis Upload Service (AUS). For more information, seeGenerate API.
Anchor | ||||
---|---|---|---|---|
|
Third-party customers can generate their own API Key to access Adonis Upload Service (AUS). The key is required for security purposes as well as for managing the usage of the endpoints:
CREATE
UPDATE
READ
To generate an API key, in Adonis Administrator Portal, navigate to Configurations > the WEB SERVICES tab and scroll down to the bottom of the page. In the Generate API Key section, fill in the fields:
API. From the drop-down list, select PersonDataImport.
API Name. Enter your API name.
Interface. From the drop-down list, select an interface to be used.
Info |
---|
The list of interfaces is fetched from APM > Interfaces |
...
In the Choose Scopes table, select the API methods and their end points to be used.
Once done, click GENERATE API KEY.
The API Key is displayed once it is generated and stored as a hashed value in the database:
...
Info |
---|
Make sure to store the generated API key since it is unrecoverable. The key is not stored in the database, only a hash of the key is stored in the database. |
Adonis Learning Management System
...