What does it give?
This setting allows you to access the API to get data from customers, records, services, etc.
How does it work?
Calling API routes through the User token of the user you added, in accordance with the available rights. User token is required in some API methods for authorization. You can learn more about data exchange with Altegio at the link.
How to set up?
In the “User ID” field, specify the id of the user you want to make the system in the branches.
The ID can be found in the branch you registered, for this you need to go to the “Settings” → “List of users” → User, the second number in the URL.
Example:
app.alteg.io/settings/users/edit/1234/42/?page=1&editable_length=25
After entering and saving, a user token will appear in the “User token” field, with which it will be possible to make API requests.
Access rights
In the same section, you can mark the rights necessary for the application to work. The selected rights will be with the system user after the application is connected.
Some checkboxes, when selected, automatically include nested rights that are not shown in the section. The access rights of the application (your system user) are similar to the access rights of a regular user, with the exception of some restrictions in the client base and user management. A complete list of rights can be found at the link.