Register an incoming webhook

Registers a new incoming webhook. External systems can POST to the generated
webhook URL to trigger the agent events specified in event_idns.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
^[a-zA-Z_][a-zA-Z0-9_]*$

A slug-style identifier used throughout the Newo platform for integrations,
connectors, flows, skills, and more. Must start with a letter or underscore;
subsequent characters may be letters, digits, or underscores.

string

Human-readable description

string
required
^[a-zA-Z_][a-zA-Z0-9_]*$

A slug-style identifier used throughout the Newo platform for integrations,
connectors, flows, skills, and more. Must start with a letter or underscore;
subsequent characters may be letters, digits, or underscores.

event_idns
array of objects | null
required

Events this incoming webhook will trigger. Pass null to trigger on
any event.

event_idns*
allowed_ips
array of strings | null

IP allowlist. Leave empty or null to allow all source IPs.

allowed_ips
Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json