Skip to content

WebhooksPayload

ngocnicholas edited this page Nov 20, 2023 · 1 revision

WebhooksPayload Class

Namespace: AirtableApiClient

Assembly: AirtableApiClient.dll

Syntax

public class WebhooksPayload

The Includes type exposes the following members.

Constructors

Default Constructor

Properties

Name Description
Timestamp A list of fields to include in the payload regardless of whether or not they changed.
BaseTransactionNumber If true, include the previous cell value in the payload.
PayloadFormat The payload format's version number. This is currently just v0, but it may be increased in the future for breaking payload changes.
ActionMetadata The time the action occurred.
ChangedTablesById optional key: string
CreatedTablesById optionalkey: string
DestroyedTableIds optional
Error true - only exists in an error response
Code "INVALID_FILTERS"
Clone this wiki locally