GetGist
An Airbyte connector for Gist would enable data syncing between Gist and various data platforms or databases. This connector could pull data from key objects like contacts, tags, segments, campaigns, forms, and subscription types, facilitating integration with other tools in a data pipeline. By automating data extraction from Gist, users can analyze customer interactions and engagement more efficiently in their preferred analytics or storage environment.
Configuration
Streams
Stream Name | Primary Key | Pagination | Supports Full Sync | Supports Incremental |
---|
contacts | id | DefaultPaginator | ✅ | ❌ |
collections | id | DefaultPaginator | ✅ | ❌ |
tags | id | DefaultPaginator | ✅ | ❌ |
segments | id | DefaultPaginator | ✅ | ❌ |
forms | id | DefaultPaginator | ✅ | ❌ |
campaigns | id | DefaultPaginator | ✅ | ❌ |
subscription_types | id | DefaultPaginator | ✅ | ❌ |
teams | id | DefaultPaginator | ✅ | ❌ |
teammates | id | DefaultPaginator | ✅ | ❌ |
Changelog
Expand to review
Version | Date | Pull Request | Subject |
---|
0.0.3 | 2024-12-12 | 49192 | Update dependencies |
0.0.2 | 2024-12-11 | 48908 | Starting with this version, the Docker image is now rootless. Please note that this and future versions will not be compatible with Airbyte versions earlier than 0.64 |
0.0.1 | 2024-10-31 | | Initial release by @parthiv11 via Connector Builder |