Skip to main content

Phyllo

Website: https://dashboard.getphyllo.com/ API Reference: https://docs.getphyllo.com/docs/api-reference/introduction/introduction

Configuration

InputTypeDescriptionDefault Value
client_idstringClient ID. Your Client ID for the Phyllo API. You can find this in the Phyllo Developer Dashboard under API credentials.
environmentstringEnvironment. The environment for the API (e.g., 'api.sandbox', 'api.staging', 'api')api
client_secretstringClient Secret. Your Client Secret for the Phyllo API. You can find this in the Phyllo Developer Dashboard under API credentials.
start_datestringStart date.

Streams

Stream NamePrimary KeyPaginationSupports Full SyncSupports Incremental
work-platformsidDefaultPaginator
usersidDefaultPaginator
accountsidDefaultPaginator
profilesidDefaultPaginator
content_itemsidDefaultPaginator
social_income_transactionsidDefaultPaginator

Reference

Config fields reference

Field
Type
Property name
string
client_id
string
environment
string
client_secret
string
start_date

Changelog

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