SpotlerCRM
The Airbyte connector for Spotler CRM enables seamless data integration, allowing users to sync customer data from Spotler CRM into their data warehouses or other tools. It supports automated data extraction from Spotler CRM, making it easier to analyze and leverage customer insights across multiple platforms. With this connector, businesses can efficiently streamline their customer relationship data and maintain up-to-date records for improved decision-making and marketing efforts.
Configuration
Input | Type | Description | Default Value |
---|
access_token | string | Access Token. Access Token to authenticate API requests. Generate it by logging into your CRM system, navigating to Settings / Integrations / API V4, and clicking 'generate new key'. | |
Streams
Stream Name | Primary Key | Pagination | Supports Full Sync | Supports Incremental |
---|
accounts | id | DefaultPaginator | ✅ | ❌ |
contacts | id | DefaultPaginator | ✅ | ❌ |
opportunities | id | DefaultPaginator | ✅ | ❌ |
documents | | DefaultPaginator | ✅ | ❌ |
campaigns | id | DefaultPaginator | ✅ | ❌ |
cases | id | DefaultPaginator | ✅ | ❌ |
activities | id | DefaultPaginator | ✅ | ❌ |
opportunity_histories | id | DefaultPaginator | ✅ | ❌ |
opportunity_lines | id | DefaultPaginator | ✅ | ❌ |
Changelog
Expand to review
Version | Date | Pull Request | Subject |
---|
0.0.1 | 2024-11-08 | | Initial release by @parthiv11 via Connector Builder |