Infor WMS - Gather API Credentials

To connect to Infor WMS, the following credentials are required:

  • Username
  • Password
  • Client
  • Client Secret
  • URL domain
  • Tenant

Additional details required:

  • Storer Key — The code to be set on orders identifying the order source.
  • Warehouse Identifier — the Infor ID of the warehouse to receive the orders. (Available IDs are listed in a dropdown menu of the DS merchant setup.)
  • An SFTP connection string is needed for transmitting shipment notifications. This described in more detail in a later step.

Authorized App credentials

Follow these steps to gather credentials in Infor.

  1. In Infor, open the Navigation menu (the grid icon ).
  2. If "OS" is not shown, click See More.
  3. Click OS.
  4. Click API Gateway.
  5. On the left, click Authorized Apps.
  6. Click the name of the Authorized App created for the DropStream connection.

For assistance creating an Authorized Backend Service App for DropStream, contact your Infor representative or consultant.

  1. In the App setup, make sure "OAuth 2.0 Access Token" is set to 2 Hours.
  2. Make sure "Issue Refresh Token" and "Roll Refresh Tokens" settings are Enabled.
  3. Make sure "Refresh Token Grant Lifetime" is set to 0 Hours.
  4. Next to "Secret", click Download Credentials.
  5. In the Download Credentials window, enable Create Service Account.
  6. Under "Full Name", enter the name of the Infor user whose permissions context will be used for making API requests. Select that user.
  7. Click Download. A JSON file with extension .ionapi is downloaded to your computer.
  8. Open the JSON file in a text editor. The file contains a number of key/value pairs, for example: "ti":"COMPANY_ENV", where "ti" is the key, and "COMPANY_ENV" is its value.
  9. Retain the values of the following keys, which are used for the listed credential in DropStream.
  • "saak": Username
  • "sask": Password
  • "ci": Client
  • "cs": Client Secret
  • "iu": URL domain
  • "ti": Tenant

Next: Set Up Application in DropStream

Was this article helpful?
0 out of 0 found this helpful
Have more questions? Submit a request

Comments

0 comments

Please sign in to leave a comment.