What are connections?

What are connections?

Connections play a crucial role in the ApprovalMax Public API as they enable applications to interact with data stored in ApprovalMax. These connections are established through an authorisation flow, generating a token that grants access to the system on behalf of the user. Once the connection is established, the application can utilise the generated token to make authorised API requests.

However, it's important to note that when an Account Owner, Account Manager or Administrator disconnects a connection, it deactivates the associated access token. This means that the token can no longer be used to make API requests unless the connection is re-enabled.

Disabling a connection ensures that access to the data through the ApprovalMax Public API is temporarily suspended. To resume API requests, a user with appropriate privileges can enable the connection and thus reactivate the associated access token.


    • Related Articles

    • Connections list overview

      The Connections List page is a dedicated webpage designed to facilitate the management of connections in ApprovalMax. It provides a secure environment for users to effectively manage their connections and ensure optimal security. On the Connections ...
    • How to delete a connection on the Connections List webpage

      To delete a connection, follow the steps below: Hover over the connection you want to delete. Click on the three-dot menu icon and select "Delete": Please note: once a connection has been deleted, it cannot be restored. This means that an application ...
    • Prerequisites for using the Public API

      Before proceeding with the authorisation process for the ApprovalMax Public API feature, there are certain prerequisites that need to be met. These include: 1. Granting access to the Developer Portal: in order to access the Developer Portal and ...
    • Public API Guide

      Our Public API Guide is available on our website, please follow this link to find it: ApprovalMax – Public API Guide
    • What does the ApprovalMax Public API do?

      The ApprovalMax API enables other systems to retrieve data from ApprovalMax and display it in their own systems without any manual action by a person. This seamless integration facilitates the automation of data transfers by pulling the relevant ...