Skip to main content

Dwolla

Website: https://dashboard.dwolla.com/ API Reference: https://developers.dwolla.com/docs

Configuration

InputTypeDescriptionDefault Value
client_idstringClient ID.
client_secretstringClient secret.
environmentstringEnvironment. The environment for the Dwolla API, either 'api-sandbox' or 'api'.api
start_datestringStart date.

Streams

Stream NamePrimary KeyPaginationSupports Full SyncSupports Incremental
customersidDefaultPaginator
funding_sourcesidDefaultPaginator
eventsidDefaultPaginator
exchange_partnersidDefaultPaginator
business-classificationsidDefaultPaginator

Reference

Config fields reference

Field
Type
Property name
Client ID
required
string
client_id
Client secret
required
string
client_secret
string
environment
string
start_date

Changelog

Expand to review
VersionDatePull RequestSubject
0.0.22025-04-0557266Update dependencies
0.0.12025-04-0457004Initial release by @btkcodedev via Connector Builder
Was this page helpful?