Articles in this section

Set up a connection to Infor

Infor is an enterprise resource planning (ERP) software designed for medium to large-sized global companies.

Important

The Infor connector is in BETA and may be subject to changes.

Set up a connection

After you start the connection, configure it in the Create connection panel and complete all of the required * authentication settings:

Setting

Instructions

Name your connection * 

Enter a clear and distinguishable name.

Throughout integrator.io imports and exports, you will have the option to choose this new connection. A unique identifier will prove helpful later when selecting it from a list of the connections in your account.

API type * 

Choose your Infor account API type:

  • IMS: Get the data exchanged between Infor applications and third-party system details

  • M3: Get customer data, including basic and financial details

Subdomain * 

Enter your Infor account subdomain. For example, if your URL is https://m3dev.abc.inforcloudsuite.com:443/, then m3dev.abc.inforcloudsuite.com is your subdomain.

Tenant ID * 

Enter your Infor tenant ID. For example, if your URL is https://m3dev.abc.inforcloudsuite.com:443/XTUN67VDMBS_TRN/, then XTUN67VDMBS_TRN is your tenant ID.

Auth type * 

Select the OAuth 2.0 client that stores the client ID and client secret provided to you by Infor.

To add an OAuth 2.0 client and configure your credentials, click the plus (+) button. Click the edit (pencil.svg) button to modify a selected OAuth 2.0 client. For more information, see Create an OAuth 2.0 iClient resource

Client ID * (for OAuth 2.0 auth type only)

Enter your Infor client ID.

Client secret * (for OAuth 2.0 auth type only)

Enter your Infor client secret.

Multiple layers of protection, including AES 256 encryption, are in place to keep your secret safe. When editing this connection, you must re-enter this value each time; it is stored only when the connection is saved and never displayed as text.

Instance URI * (for OAuth 2.0 auth type only)

Enter your Infor instance URI. For example, if your URL is https://m3dev.abc.inforcloudsuite.com:443/XTUN67VDMBS_TRN/, then m3dev.abc.inforcloudsuite.com:443 is your instance URI.

Username * 

Enter your Infor account username.

Password * 

Enter your Infor account password.

Multiple layers of protection, including AES 256 encryption, are in place to keep your password safe. When editing this connection, you must re-enter this value each time; it is stored only when the connection is saved and never displayed as text.

Tip

This connector documentation describes only the settings shown for the Simple view. For the corresponding HTTP settings, see the respective documentation for OAuth 2.0 auth and Basic authuniversal connectors.

Additional references