Inbound Events

Inbound Events Functionality

The Tinx connector is not only used to automate the synchronization of sales orders between platforms; it can also automate follow-up processes in Business Central related to sales documents.

Important:
We currently offer two different versions of the Order Events functionality, depending on which version of the Tinx extension you are using:

  1. Classic Order Events (legacy) – Described below.

  2. Inbound Events (new version) – Available in the latest version of the Tinx app for BC Cloud.
    → For the latest Inbound Events functionality, please see this video:


Classic Order Events (legacy version)

In this version, Order Events are additional automated actions that are triggered after a Sales Header is created in Business Central from a webshop order.

You can configure these settings on the Sales Channel Card, under the section:
Order Events after Import

Here, you can enable various automated actions by selecting one or more checkboxes. Some examples of available events:

  • Automatically release the Sales Order

  • Post the order as Invoice or Shipment

  • Release the Warehouse Shipment

  • Other follow-up processing steps

These events are triggered based on the execution of the following codeunit: 11205756 - TINX Order Function Mgt.
This codeunit is attached to the order creation message (XX-087).

You can enable one or multiple events at the same time. If you want to ensure that the events are executed in a specific sequence, you can enable the Use Flow Priority setting.

To define the desired sequence:

  1. Open the Sales Channel Card.

  2. Go to Sales Channel > Order Posting Events.

  3. Add the events you wish to use and specify their Sort Order.

Related to