Manifest Created

Notifies that Business Central (BC) has created or made a new and empty manifest available. These webhooks communicate manifest lifecycle events produced by BC to external consumers. Subscribe to designer_manifest_created to be informed when a new manifest is created.

Payload

The payload of this webhook request is an object.
valueslist of objectsRequired
An array of webhooks, be prepared to handle more than 1 in the same hook request.

Response

200
any
Return a 200 status to indicate that the data was received successfully.