Skip to content

WebhooksIncludes

ngocnicholas edited this page Nov 30, 2023 · 1 revision

WebhooksIncludes Class

Namespace: AirtableApiClient

Assembly: AirtableApiClient.dll

Syntax

public class WebhooksIncludes

The WebhooksIncludes type exposes the following members.

Constructors

Default Constructor

Properties

Name Description
IncludeCellValuesInFieldIds A list of fields to include in the payload regardless of whether or not they changed.
IncludePreviousCellValues If true, include the previous cell value in the payload.
IncludePreviousFieldDefinitions If true, include the previous field definition in the payload.
Clone this wiki locally