Business Central – Triggers

Estimated reading time: 2 min
BusinessCentral Business Central - Triggers

What will start your automation…

These Triggers will start your Flow automatically at a specific time or intervals instead of being triggered by events like Webhooks.


The Flow will automatically start upon receiving a Webhook event, eliminating the need for a scheduler. It will continue running until you manually deactivate it.

Configuration Table:

(*) required field

Description*This is the label you give to the Trigger. It helps you identify it later inside the Flow.
Connection*This is the Business Central Connection that Wiresk will use to register the webhook.
If the connection is not valid or not authenticated, the webhook cannot be created. Refer to how to create a connection.
API Key*Select or Create an API Key for authenticating the Webhook request.

PARAMETERS

Company Name*:

The company where the webhook will be created in Business Central.

Webhook Event*:

The event type you want Business Central to send.

The Flow will start when the selected event happens.

Important 01 Business Central - Triggers