Apptivo
Apptivo connector seamless data integration between Apptivo and various data warehouses or databases, automating data transfer for analytics, reporting, and insights. This connector allows businesses to synchronize Apptivo CRM data, such as contacts, deals, and activities, with other systems to streamline workflows and improve data accessibility across platforms.
Configuration
Input | Type | Description | Default Value |
---|---|---|---|
api_key | string | API Key. API key to use. Find it in your Apptivo account under Business Settings -> API Access. | |
access_key | string | Access Key. |
Streams
Stream Name | Primary Key | Pagination | Supports Full Sync | Supports Incremental |
---|---|---|---|---|
customers | customerId | DefaultPaginator | ✅ | ❌ |
contacts | contactId | DefaultPaginator | ✅ | ❌ |
cases | No pagination | ✅ | ❌ | |
leads | id | DefaultPaginator | ✅ | ❌ |
opportunities | opportunityId | DefaultPaginator | ✅ | ❌ |
Reference
Config fields reference
Field
Type
Property name
string
api_key
Access Key
required
string
access_key
Changelog
Expand to review
Version | Date | Pull Request | Subject |
---|---|---|---|
0.0.8 | 2025-01-25 | 52184 | Update dependencies |
0.0.7 | 2025-01-18 | 51755 | Update dependencies |
0.0.6 | 2025-01-11 | 51228 | Update dependencies |
0.0.5 | 2024-12-28 | 50496 | Update dependencies |
0.0.4 | 2024-12-21 | 50193 | Update dependencies |
0.0.3 | 2024-12-14 | 49544 | Update dependencies |
0.0.2 | 2024-12-12 | 49004 | Update dependencies |
0.0.1 | 2024-11-09 | Initial release by @bishalbera via Connector Builder |