TRANXACT.AI Help
Platform › APIs & Events

Webhooks

Events pushed out to another system, signed with HMAC-SHA256 so the receiver can prove where they came from.

Where to find it

  1. Module: Platform
  2. Group: Connectivity
  3. Section: APIs & Events
  4. Screen: Webhooks

Address in the console: /platform/webhooks

List · 10 columns · 8 fields on its form · 2 of them required · 2 actions

What the list shows

These are the columns of the list, in the order they are drawn. Any of them can be sorted on, filtered on, hidden, or exported.

ColumnKindField name
WebhookCodecode
NameTextname
DirectionStatusdirection
TargetTexttarget_url
EventsTextevents
SignatureCodesignature_algo
SentNumberdelivery_count
FailedNumberfailure_count
SuccessTextsuccess_rate
StatusStatusstatus

The form

What is asked for when a record is created here. Required fields are marked; a choice drawn from a configuration list is one an administrator can extend without a release.

FieldTypeChoicesNotes
Webhook code required Text
Name required Text
Direction Choice outbound, inbound
Target URL Text
Events Text Comma separated. A delivery for an event it does not subscribe to is refused.
Signature algorithm Choice hmac-sha256, hmac-sha1, none
Retry limit Number
Status Choice active, paused, disabled

What you can do here

Send primary

On each row of the list. Offered only on records where it applies.

Send an event

Asks for: Event type* Payload

Set signing secret

On each row of the list.

Asks for: Signing secret*

* required

The rules that apply here

Everything on this screen obeys the platform rules rather than rules of its own. The ones worth knowing before you use it:

Beside it in APIs & Events