Overview
To connect Infor in Nango, you need to provide:- Tenant — Your Infor OS tenant identifier.
- Authorization Server URL — The base URL of Infor’s authorization server for your tenant.
- ION API Gateway URL — The base URL of the ION API gateway for your tenant.
.ionapi credentials file, then authorizing through Infor OS.
Prerequisites
- You must have registered an app in Infor OS and downloaded its
.ionapicredentials file — see how to register your own Infor OAuth app.
Step 1: Open your .ionapi credentials file
The.ionapi file downloaded during app registration is a JSON file. Open it in a text editor.
Step 2: Finding your tenant and URLs
In the JSON file, find these fields:ti— your Tenant (for example,ACME_PRD).pu— your Authorization Server URL. Enter the hostname only, withouthttps://(for example,mingle-sso.inforcloudsuite.com).iu— your ION API Gateway URL. Enter the hostname only, withouthttps://(for example,mingle-ionapi.inforcloudsuite.com).
Step 3: Authorize the connection
- Open the form where you need to authenticate with Infor.
- Enter the Tenant, Authorization Server URL, and ION API Gateway URL in their designated fields.
- Submit the form, then log in with your Infor OS account and grant the requested permissions.
