Persona
Airbyte connector for Persona that makes it easy to move and manage your identity verification data between platforms. This connector helps you seamlessly sync your data from Persona, simplifying workflows and ensuring your identity-related tasks are more efficient.
Configuration
Input | Type | Description | Default Value |
---|
api_key | string | API Key. API key or access token | |
Streams
Stream Name | Primary Key | Pagination | Supports Full Sync | Supports Incremental |
---|
accounts | id | DefaultPaginator | ✅ | ❌ |
cases | id | DefaultPaginator | ✅ | ❌ |
api-keys | id | DefaultPaginator | ✅ | ❌ |
api-logs | id | DefaultPaginator | ✅ | ❌ |
events | id | DefaultPaginator | ✅ | ❌ |
inquiries | id | DefaultPaginator | ✅ | ❌ |
inquiry-sessions | id | DefaultPaginator | ✅ | ❌ |
workflows-run | id | DefaultPaginator | ✅ | ❌ |
webhooks | id | DefaultPaginator | ✅ | ❌ |
workflow-runs | id | DefaultPaginator | ✅ | ❌ |
Changelog
Expand to review
Version | Date | Pull Request | Subject |
---|
0.0.1 | 2024-10-03 | | Initial release by @parthiv11 via Connector Builder |