🚀 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).
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.
- cURL
- Node
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.- How do I link my account?
Find your Tenant, URLs, and Service Account credentials to connect Infor