Skip to content

Commit 3a1c01e

Browse files
authored
Update API link in C2C Airtable (#5264)
* Update API link in C2C Airtable * removed limitations
1 parent 148b79d commit 3a1c01e

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/airtable-source.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The Airtable API integration ingests audit logs periodically from the Airtable a
2323

2424
| Polling Interval | Data |
2525
| :--- | :--- |
26-
| 24 hours | Audit Logs |
26+
| 5 minutes | [Audit Logs](https://airtable.com/developers/web/api/audit-log-events) |
2727

2828
## Setup
2929

@@ -99,10 +99,4 @@ Sources can be configured using UTF-8 encoded JSON files with the Collector Ma
9999

100100
:::info
101101
Click [here](/docs/c2c/info) for more information about Cloud-to-Cloud sources.
102-
:::
103-
104-
## Limitations
105-
106-
* We are using `Personal Access Token` authentication in the integration, which is currently in public beta version. For more information, refer to the [Airtable Notification](https://airtable.com/developers/web/api/authentication#types-of-token).
107-
* Size of the single audit log will be less than 64 KB.
108-
* Data URLs will expire after 7 days. If URLs are not processed within 7 days, the integration will create a new request which may cause data duplication.
102+
:::

0 commit comments

Comments
 (0)