Skip to content

WebhooksOptions

ngocnicholas edited this page Nov 30, 2023 · 1 revision

WebhooksOptions Class

Namespace: AirtableApiClient

Assembly: AirtableApiClient.dll

Syntax

public class WebhooksOptions

The WebhooksOptions type exposes the following members.

Constructors

Default Constructor

Properties

Name Description
Filters Gets and sets what events should generate a notification.
Includes By default, the payloads only contain the data that changed. In order to generate payloads with more contextual data, an includes object may be added to the specification.
Clone this wiki locally