Logic4 integration

How do you set up the Optiply and Logic4 integration?

Jan Blans avatar
Written by Jan Blans
Updated over a week ago

Optiply has a standard link for Logic4. We use the REST API, via a token-based authentication. We set up the integration for you.

If you want to request Logic4 credentials, this must be done in the self-service portal, ToDesk.

API Information

Request the following information from Logic4 and send this to us:

  • Public Key

  • Private Key

  • Company Key

  • Administration ID

  • User ID

  • Username

  • Password

Besides this, we need to know some synching and mapping preferences.
How do you want us to map the following attributes? :

  • Synch MOQ (yes/nos)

  • Synch Lot Size (yes/nos)

  • Synch Buy Price (yes/nos)

What mappings do you want to use for their products? We can map product statuses from Logic4 to attributes of the webshop products. Please check our public API documentation for possible statuses. An example of a list of mappings could be:
​

  • mapping 1

  • Logic4 product status ID: 3

  • Logic4 product status name: niet op voorraad

  • Optiply product : not being bought: true

  • mapping 2

  • Logic4 product status ID: 11

  • Logic4 product status name: moederproduct

  • Optiply product : assembled: true

Which sell orders do you want us to import? We can use sell order statuses from Logic4 to determine whether the sell order should be synched. An example could be:
​

  • Only synch sell orders with status 1, 2, or 5
    ​

The user of the API to which this data belongs must have at least read rights to:

  • Products

  • Suppliers

  • History orders

  • Purchase orders

The user must also have writing rights on the following:

  • Purchase orders


​

Did this answer your question?