Create a broadcast event
This endpoint creates a event that is broadcast to every endpoint whose subscription matches the given event type.
Project ID
Specifies custom headers you want convoy to add when the event is dispatched to your endpoint
Data is an arbitrary JSON value that gets sent as the body of the webhook to the endpoints
Event Type is used for filtering and debugging e.g invoice.paid
Specify a key for event deduplication
Authorizations
Path Parameters
Project ID
Body
Specifies custom headers you want convoy to add when the event is dispatched to your endpoint
Data is an arbitrary JSON value that gets sent as the body of the webhook to the endpoints
Event Type is used for filtering and debugging e.g invoice.paid
Specify a key for event deduplication
Response
Deprecated
Data is an arbitrary JSON value that gets sent as the body of the webhook to the endpoints
active
, inactive
, pending
, paused
github
, twitter
, shopify
sqs
, google
, kafka
, amqp
http
, rest_api
, pub_sub
, db_change_stream
noop
, hmac
, basic_auth
, api_key
Processing
, Failure
, Success
, Retry
, Pending
Was this page helpful?