Skip to main content

🚀 Quickstart

Connect to Infor with Nango and see data flow in 2 minutes.
Infor products (M3, LN, CloudSuite Financials, and others) all sit behind the same ION API gateway, but each exposes different endpoint paths. Check your product’s own API reference for the exact path to call — the connect guide below explains where to find the values Nango needs to reach your gateway.
1

Create the integration

In Nango (free signup), go to Integrations -> Configure New Integration -> Infor (ION API).
2

Authorize Infor

Go to Connections -> Add Test Connection -> Authorize, then enter your Tenant, Authorization Server URL, and ION API Gateway URL, and log in to Infor OS. Later, you’ll let your users do the same directly from your app.
3

Call the Infor ION API

Let’s make your first request to the ION Messaging Service’s ping endpoint (confirms your gateway connection is up — it works regardless of which Infor product your tenant runs). Replace the placeholders below with your Environment API key, integration ID, and connection ID:
For your actual product’s data (M3, LN, CloudSuite Financials, etc.), check its own API reference for the right endpoint path.Or fetch credentials with the Node SDK or API.✅ You’re connected! Check the Logs tab in Nango to inspect requests.
4

Implement Nango in your app

Follow our quickstart to integrate Nango in your app.To obtain your own production credentials, follow the setup guide linked below.

📚 Infor integration guides

Nango maintained guides for common use cases. Official docs: How to call an ION API

🧩 Pre-built syncs & actions for Infor

Enable them in your dashboard. Extend and customize to fit your needs. No pre-built syncs or actions available yet.
Not seeing the integration you need? Build your own independently.