Skip to content

Infor CloudSuite Industrial (SyteLine)

Quote against the customer accounts Infor CloudSuite Industrial (SyteLine) already holds, rather than a copy somebody retyped.

Pull customers from Infor CloudSuite Industrial (SyteLine) on a scheduled REST connection, and let Infor CloudSuite Industrial (SyteLine) post order status back.

StatusTemplate: A prepared recipe on a generic path, which you finish.
KindERP
ForSales Engineer and Source
What movesIn: customers on the schedule you set, and order status when Infor CloudSuite Industrial (SyteLine) posts it. Out: quote and order events as signed JSON for your own middleware. Kabaido never writes into Infor CloudSuite Industrial (SyteLine) itself.
What you hand overAn endpoint URL and a credential from your own Infor CloudSuite Industrial (SyteLine) account: a bearer token, basic auth or a header key. Kabaido holds it encrypted and never shows it again.

What you get

Quote against the customer accounts Infor CloudSuite Industrial (SyteLine) already holds, rather than a copy somebody retyped.

Connect it

In Settings then Integrations, open the entry and follow its steps:

  1. Step 1.

    Expose the customer list in Infor CloudSuite Industrial (SyteLine) as one JSON response from its API.

  2. Step 2.

    Create a REST connection here with that endpoint and your own credential.

  3. Step 3.

    Map the company, email and reference fields, then run the test fetch.

  4. Step 4.

    Add an inbound endpoint with the ERP order status action so Infor CloudSuite Industrial (SyteLine) can post progress back.

More