* #12111 source freshsales: tune get_view_id function * auto-bump connector version Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2.2 KiB
2.2 KiB
Freshsales
Overview
The Freshsales supports full refresh syncs.
Output schema
Several output streams are available from this source:
- Contacts
- Accounts
- Open Deals
- Won Deals
- Lost Deals
- Open Tasks
- Completed Tasks
- Past appointments
- Upcoming appointments
If there are more endpoints you'd like Airbyte to support, please create an issue.
Features
| Feature | Supported? |
|---|---|
| Full Refresh Sync | Yes |
| Incremental Sync | No |
| SSL connection | No |
| Namespaces | No |
Performance considerations
The Freshsales connector should not run into Freshsales API limitations under normal usage. Please create an issue if you see any rate limit issues that are not automatically retried successfully.
Getting started
Requirements
- Freshsales Account
- Freshsales API Key
- Freshsales domain name
Setup guide
Please read How to find your API key.
Changelog
| Version | Date | Pull Request | Subject |
|---|---|---|---|
| 0.1.2 | 2022-07-14 | 00000 | Tune the get_view_id function |
| 0.1.1 | 2021-12-24 | 9101 | Update fields and descriptions |
| 0.1.0 | 2021-11-03 | 6963 | 🎉 New Source: Freshsales |