Skip to main content

🚀 Quickstart

Connect to Infor with Nango and see data flow in 2 minutes.
This is the backend-service variant of the Infor integration — it authenticates with a Service Account instead of an interactive user login, so there’s no browser redirect. If you need an interactive user to authorize the connection instead, use the Infor (ION API) integration.
1

Create the integration

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

Authorize Infor

Go to Connections -> Add Test Connection -> Authorize, then enter your Tenant, Authorization Server URL, ION API Gateway URL, Client ID, Client Secret, Service Account Access Key, and Service Account Secret Key. 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.

📚 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.