-
Notifications
You must be signed in to change notification settings - Fork 34
WebhooksNotification
ngocnicholas edited this page Nov 20, 2023
·
1 revision
Namespace: AirtableApiClient
Assembly: AirtableApiClient.dll
public class WebhooksNotification
The WebhooksNotification type exposes the following members.
Default constructor
Name | Description |
---|---|
Success | true or false |
completionTimestamp | The time of the most recent notification. |
DurationMs | The roundtrip duration of the network call. |
RetryNumber | The number of times the notification was retried. (0 = first try). |
Error | Object containing the error message - only exists in case of error. |
WillBeRetried | Whether or not Airtable will attempt to deliver a notification again - only exists in case of error. |
- 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