Web API

Press shift + S to search API reference.

Object

Webhooks notification

Endpoints that reference this object:

any of the below objects

An object containing metadata about the most recent ping and whether or not it was successful.


success
false
error
object

Object containing the error message.

message
string
completionTimestamp
string

The time of the most recent notification.

durationMs
number

The roundtrip duration of the network call.

retryNumber
number

The number of times the notification was retried. (0 = first try)

willBeRetried
boolean

Whether or not Airtable will attempt to deliver a notification again.


success
true
completionTimestamp
string

The time of the most recent notification.

durationMs
number

The roundtrip duration of the network call.

retryNumber
number

The number of times the notification was retried. (0 = first try)