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.1 | 2024-10-31 | | Initial release by @parthiv11 via Connector Builder |