
Dwolla [ARCHIVED]
Website: https://dashboard.dwolla.com/
API Reference: https://developers.dwolla.com/docs
Configuration
Input | Type | Description | Default Value |
---|
client_id | string | Client ID. | |
client_secret | string | Client secret. | |
environment | string | Environment. The environment for the Dwolla API, either 'api-sandbox' or 'api'. | api |
start_date | string | Start date. | |
Streams
Stream Name | Primary Key | Pagination | Supports Full Sync | Supports Incremental |
---|
customers | id | DefaultPaginator | ✅ | ✅ |
funding_sources | id | DefaultPaginator | ✅ | ✅ |
events | id | DefaultPaginator | ✅ | ✅ |
exchange_partners | id | DefaultPaginator | ✅ | ✅ |
business-classifications | id | DefaultPaginator | ✅ | ❌ |
Reference
No configuration specification is available for this connector.
Changelog
Expand to review
Version | Date | Pull Request | Subject |
---|
0.0.1 | 2025-04-04 | 57004 | Initial release by @btkcodedev via Connector Builder |