Skip to main content

Manage Webhooks

As an Admin user, you have full control of your webhook endpoints.

Webhook

Navigate to the Admin Panel menu

From here, see the Webhooks tab. You will see configurations for booking create and update events.

URL

Configure your webhook URL for Create or Update events. You CAN use the same endpoint for both event types, but you will need to configure these independently.

Read Only

Webhook URLS are read only. If you want to change your endpoint you will need to delete the webhook and create a new one.

Timezone

You can optionally configure the webhook events to be formatted in the local timezone of the terminal where the event is taking place (either place of receipt or port of loading).

By default timestamps are in ISO-8601 format, in Coordinated Universal Time (UTC).

Webhook Security

You may also optionally configure webhook security for an added layer of protection on the Splice Exports event data. See Validating Webhook Deliveries for more information.