v26.04: Custom REST API Connection
This release introduces a new Custom REST API connection type, enabling administrators to configure connections to external REST API endpoints for data integration with JustPerform.
Creating a Custom REST API Connection
- Navigate to Administration > Connections.
- Select Add Connection.
- In the Source Type dropdown, select Custom REST API.
- Enter the connection details: Connection Name, Base URL, and Authentication Type (Basic Authentication or Client Credential).
- For Basic Authentication, enter the username and password.
- For Client Credential, enter the Client ID, Client Secret, Token URL, and Scope.
- Select Test Connection to validate the configuration.
- Select Save to create the connection.
On successful connection, users can load data from the external REST API to a remote table in JustPerform.
The Connect using JustPerform Agent toggle is visible but disabled in this release.