-
Notifications
You must be signed in to change notification settings - Fork 34
WebhooksPayload
ngocnicholas edited this page Nov 20, 2023
·
1 revision
Namespace: AirtableApiClient
Assembly: AirtableApiClient.dll
public class WebhooksPayload
The Includes type exposes the following members.
Default Constructor
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" |
- AirtableBase
- AirtableRecordList
-
AirtableRecordList
<T>
1. AirtableRecord<T>
- AirtableApiException
-
AirtableApiResponse
- AirtableListRecordsResponse
- AirtableListRecordsResponse
<T>
- AirtableRetrieveRecordResponse
- AirtableRetrieveRecordResponse
<T>
- AirtableCreateUpdateReplaceRecordResponse
- AirtableCreateUpdateReplaceMultipleRecordsResponse
- AirtableDeleteRecordResponse
- AirtableCreateUpdateCommentResponse
- AirtableListCommentsResponse
- AirtableDeleteCommentResponse
- AirtableListWebhooksResponse
- AirtableListPayloadsResponse
- AirtableCreateWebhookResponse
- AirtableDeleteWebhookResponse
- AirtabeEnableWebhookNotificationsResponse
- AirtabeRefreshWebhookResponse
- CommentList
- IdFields
- PerformUpsert
- UserIdAndScopes
- Webhooks
- PayloadList
- WebhooksNotification
[Airtable]: http://www.airtable.com