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
+28-1Lines changed: 28 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,15 +4,30 @@ 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: "Sun Dec 28 2025 18:00:00 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:
15
+
16
+
-[Read Actions](/read-actions), including full historic backfill. Incremental read is supported for Contacts, Users, Numbers, and Calls. Note that for Teams and Tags, a full read of the Aircall instance will be done for each scheduled read.
17
+
-[Write Actions](/write-actions).
14
18
-[Proxy Actions](/proxy-actions), using the base URL `https://api.aircall.io`.
15
19
20
+
### Supported Objects
21
+
22
+
The Aircall connector supports writing to and reading from the following objects:
To integrate **Aircall** with **Ampersand**, you must register an **Aircall OAuth2** application. To do this, contact `marketplace@aircall.io` and provide the following details:
@@ -44,3 +59,15 @@ Once you have your Aircall app set up and registered, you can proceed to connect
0 commit comments