-
Notifications
You must be signed in to change notification settings - Fork 41
Webhook
ngocnicholas edited this page Nov 19, 2023
·
1 revision
Namespace: AirtableApiClient
Assembly: AirtableApiClient.dll
public class Webhook
The Webhook type exposes the following members.
Default constructor
| Name | Description |
|---|---|
| Id | Gets the unique ID of the Webhook. |
| AreNotificationsEnabled | Whether or not notifications are enabled for the webhook. |
| CursorForNextPayload | The cursor associated with the next payload that will be generated. This cursor will increase every time a new payload is generated for this webhook. |
| IsHookEnabled | Whether or not the webhook is enabled. Webhooks may be turned off automatically such as when the specification becomes invalid. |
| AreNotificationsEnabled | Whether or not notifications are enabled for the webhook. |
| AreNotificationsEnabled | Whether or not notifications are enabled for the webhook. |
| CursorForNextPayload | Whether or not notifications are enabled for the webhook. |
| IsHookEnabled | Whether or not notifications are enabled for the webhook. |
| LastSuccessfulNotificationTime | An identifier for the created webhook. |
| NotificationUrl | The url registered with the webhook. May be null if none was given. |
| ExpirationTime | The time when the webhook expires and is disabled in the ISO format. The webhook will not expire if this is null (in the case User API keys are used) |
| LastNotificationResult | Last WebhookNotification or null. |
| Specification | The specification registered with the webhook. |
- AirtableBase
- AirtableRecordList
-
AirtableRecordList
<T>
1. AirtableRecord<T> - AirtableUpSertRecordList
- AirtableUpSertRecordList
<T> - AirtableApiException
-
AirtableApiResponse
- AirtableGetUserIdAndScopesResponse
- AirtableListRecordsResponse
- AirtableListRecordsResponse
<T> - AirtableRetrieveRecordResponse
- AirtableRetrieveRecordResponse
<T> - AirtableCreateUpdateReplaceRecordResponse
- AirtableCreateReplaceRecordResponse
<T> - AirtableCreateReplaceMultipleRecordsResponse
<T> - AirtableCreateUpdateReplaceMultipleRecordsResponse
- AirtableDeleteRecordResponse
- AirtableCreateUpdateCommentResponse
- AirtableListCommentsResponse
- AirtableDeleteCommentResponse
- AirtableListWebhooksResponse
- AirtableListPayloadsResponse
- AirtableCreateWebhookResponse
- AirtableDeleteWebhookResponse
- AirtabeEnableWebhookNotificationsResponse
- AirtabeRefreshWebhookResponse
- AirtableListBasesResponse
- AirtableGetBaseSchemaResponse
- AirtableCreateBaseResponse
- CommentList
- IdFields
- PerformUpsert
- UserIdAndScopes
- Webhooks
- PayloadList
- WebhooksNotification
-
TableModelList
-
TableModel
- DateDependencySettings
- ViewModel
- FieldModel
-
FieldModel<TModelOptions>
- aitextfieldmodel-and-aitextmodeloptions
- AttachmentFieldModel-and-AttachmentModelOptions
- AutoNumberFieldModel
- BarcodeFieldModel
- ButtonFieldModel
- CheckboxFieldModel
- CollaboratorFieldModel
- CountFieldModel-and-CountModelOptions
- CreatedByFieldModel
- CreatedTimeFieldModel-and-CreatedTimeModelOptions
- CurrencyFieldModel
- DateFieldModel
- DateTimeFieldModel
- DurationFieldModel
- EmailFieldModel
- FormulaFieldModel--and-FormulaModelOptions
- LastModifiedByFieldModel
- LastModifiedTimeFieldModel-and-LastModifiedTimeModelOptions
- LinkToAnotherRecordFieldModel-and-LinkToAnotherRecordModelOptions
- LongTextFieldModel
- LookupFieldModel-and-LookupModelOptions
- MultipleCollaboratorFieldModel
- MultipleSelectFieldModel-and-MultipleSelectdModelOptions
- NumberFieldModel-and-NumberModelOptions
- PercentFieldModel-and-PercentModelOptions)
- PhoneFieldModel
- RatingFieldModel
- RichTextFieldModel
- RollupFieldModel-and-RollupModelOptions
- SingleLineTextFieldModel
- SingleSelectFieldModel-and-SingleSelectdModelOptions
- SyncSourceFieldModel-and-SyncSourceModelOptions
- UrlFieldModel
- UnknownFieldModel
- FieldModelExtensions
-
TableModel
-
TableConfig
-
IFieldConfig
- Field
-
FieldConfig
- AttachmentFieldConfig
- BarcodeFieldConfig
- CheckboxFieldConfig
- CollaboratorFieldConfig
- CurrencyFieldConfig
- DateFieldConfig
- DateTimeFieldConfig
- DurationFieldConfig
- EmailFieldConfig
- LinkToAnotherRecordFieldConfig-and-LinkToAnotherRecordConfigOptions
- LongTextFieldConfig
- MultipleCollaboratorFieldConfig
- MultipleSelectFieldConfig-and-MultipleSelectdConfigOptions
- NumberFieldConfig-and-NumberConfigOptions
- PercentFieldConfig-and-PercentConfigOptions
- PhoneFieldConfig
- RatingFieldConfig
- RichTextFieldConfig
- SingleLineTextFieldConfig
- SingleSelectFieldConfig-and-SingleSelectdConfigOptions
- UrlFieldConfig
-
IFieldConfig
[Airtable]: http://www.airtable.com