Webhook_Fields

The table below describes the Webhook_Fields table.

This is a virtual table, and is linked to the Webhooks table (see Webhooks).

None of the columns in this table are nullable.

This table contains the following foldable column:

  • Webhook_Id

This table does not contain Return Primary Key columns.

Column Name SQL Type Updatable

Webhook_Fields_Index

Primary Key
SQL_INTEGER(unsigned) False

Webhook_Id

Primary Key
Foreign Key linked to column Webhook_Id in Webhooks table
SQL_BIGINT(unsigned) True

Webhook_Field_Values

SQL_VARCHAR(1024) False