Airbyte connector for Paperform enables seamless data integration between Paperform and other platforms, allowing automated data synchronization and transfer from Paperform form submissions to your data warehouse or analytics tools. This connector helps streamline workflows by enabling data extraction, transformation, and loading (ETL) to leverage form data for insights and reporting across systems.
Configuration
Streams
Stream Name | Primary Key | Pagination | Supports Full Sync | Supports Incremental |
---|
forms | id | DefaultPaginator | ✅ | ❌ |
form_fields | key | DefaultPaginator | ✅ | ❌ |
submissions | id | DefaultPaginator | ✅ | ❌ |
partial_submissions | id | DefaultPaginator | ✅ | ❌ |
coupons | code | DefaultPaginator | ✅ | ❌ |
products | | DefaultPaginator | ✅ | ❌ |
Changelog
Expand to review
Version | Date | Pull Request | Subject |
---|
0.0.1 | 2024-10-31 | | Initial release by @parthiv11 via Connector Builder |