[source-aircall] Calls stream in the Aircall connector doesn't currently have incremental sync configured.
- 主要语言
- Python
- 星标
- 22.1k
- 派生
- 5.3k
- PR 合并指标
- PR 指标待抓取
描述
### Connector Name
Aircall
### Connector Version
0.4.7
### What step the error happened?
During the sync
### Relevant information
Hi,
Could you please configure incremental_sync for `calls` as well [here](https://github.com/airbytehq/airbyte/blob/master/airbyte-integrations/connectors/source-aircall/manifest.yaml)
just like we have for `numbers` and `teams` ?
for reference: https://github.com/airbytehq/airbyte/blob/a25441f2467ed7cd7b2edeb779acb0fb39ea1551/airbyte-integrations/connectors/source-aircall/manifest.yaml#L146
Best,
Prakash
### Relevant log output
```shell
'GET' request to 'https://api.aircall.io/v1/calls?page=201&per_page=50' failed with status code '400' and error message: 'BAD_REQUEST'. Request (body): 'None'. Response (body): '{'error': 'Bad Request', 'data': None, 'message': 'BAD_REQUEST', 'errors': 'Your query is limited to 10k results and pagination is out of bound, please use timestamps or other filters.', 'troubleshoot': 'BAD_REQUEST', 'success': False}'.
```
### Contribute
- [x] Yes, I want to contribute
---
**Internal Tracking:** https://github.com/airbytehq/oncall/issues/10956
贡献指南
评估
这个 Issue 还没有评估数据。