Docs »

Records »

Types »

Webhook Listener

Name (singular): Webhook
Name (plural): Webhooks
Alias (uri): webhook_listener
Identifier (ID): cerberusweb.contexts.webhook_listener

Records API

These fields are available in the Records API and packages:

Req’d Field Type Notes
  automations_kata object KATA object
x guid text The random unique alias of the webhook used in its URL; automatically generated if blank
  links links An array of record type:id tuples to link to. Prefix with - to unlink.
x name text The name of this webhook
  updated_at timestamp The date/time when this record was last modified

Dictionary Placeholders

These placeholders are available in dictionaries for automations, snippets, and API responses:

Field Type Description
_context text Record type extension ID
_label text Label
_type text Record type alias
automations_kata text Automations
guid text Guid
id number Id
name text Name
record_url text Record Url
updated_at date Updated

These optional placeholders are also available with key expansion in dictionaries and the API:

Field Type Description
comment_count number Comment count on the record
comments comments Comments
custom_<id> mixed Custom Fields
links links Links
watchers watchers Watchers

Search Query Fields

These filters are available in webhook listener search queries:

Field Type Description
fieldset: record Fieldset
guid: text Url
id: number Id
links: links Record Links
name: text Name
updated: date Updated
watchers: record Watchers

Worklist Columns

These columns are available on webhook listener worklists:

Column Description
cf_<id> Custom Field
w_guid Url
w_id Id
w_name Name
w_updated_at Updated