Connectors
Dispatch Platform connector

create_alert

Create a dispatcher-visible alert in the approved synthetic demo cluster. This tool is not generally available.
POSTWriteDemo cluster only

This write is restricted to an approved synthetic demo cluster. It is not generally available and must not be used with a production tenant.

Parameters

Parameter Type Required Notes
titlestringRequired

Short alert title.

messagestringRequired

Alert message or details.

typestringRequired

Alert type.

REQUESTBOOKINGREQUESTBOOKINGDRIVERUSEROTHERDVPANICSMS

entity_idintegerOptional

Entity ID for alert types that require one.

site_idintegerOptional

Site ID.

user_idintegerOptional

User ID.

statusstringOptional

Alert status.

NEWASSIGNEDDELETED

snooze_untilintegerOptional

Unix timestamp, or 0 when not snoozed.

auto_deleteintegerOptional

Whether the platform should automatically delete the alert.

01

This page documents the restricted write contract. No example payload or response body is included.