You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/provider-guides/aircall.mdx
+29-2Lines changed: 29 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,14 +4,29 @@ slug: "aircall"
4
4
excerpt: ""
5
5
hidden: false
6
6
createdAt: "Mon Jun 24 2024 08:32:49 GMT+0000 (Coordinated Universal Time)"
7
-
updatedAt: "Thu Aug 08 2024 22:39:27 GMT+0000 (Coordinated Universal Time)"
7
+
updatedAt: "Sat Jan 10 2026 00:21:13 GMT+0000 (Coordinated Universal Time)"
8
8
---
9
+
9
10
## What's Supported
10
11
11
12
### Supported Actions
12
13
13
14
This connector supports:
14
-
-[Proxy Actions](/proxy-actions), using the base URL `https://api.aircall.io`.
15
+
16
+
-[Read Action](/read-actions), including full historic backfill. Incremental read is supported for Contact, User, Number, and Call. Note that for Team and Tag, a full read of the Aircall instance will be done for each scheduled read.
17
+
-[Write Action](/write-actions).
18
+
-[Proxy Action](/proxy-actions), using the base URL `https://api.aircall.io`.
19
+
20
+
### Supported Objects
21
+
22
+
The Aircall connector supports writing to and reading from the following objects:
0 commit comments