Skip to content

Conversation

@btkcodedev
Copy link
Collaborator

What

This PR adds a new connector for source Phyllo (source-phyllo).

Contributor-provided connector description:

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

The contributor provided the following description of the change:

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

Details

Expand for list of spec properties and streams

Configuration

Input Type Description Default Value
client_id string Client ID. Your Client ID for the Phyllo API. You can find this in the Phyllo Developer Dashboard under API credentials.
environment string Environment. The environment for the API (e.g., 'api.sandbox', 'api.staging', 'api') api
client_secret string Client Secret. Your Client Secret for the Phyllo API. You can find this in the Phyllo Developer Dashboard under API credentials.
start_date string Start date.

Streams

Stream Name Primary Key Pagination Supports Full Sync Supports Incremental
work-platforms id DefaultPaginator
users id DefaultPaginator
accounts id DefaultPaginator
profiles id DefaultPaginator
content_items id DefaultPaginator
social_income_transactions id DefaultPaginator

Reviewer checklist

  • Consider how the connector handles pagination (docs).
  • Help the contributor upload an icon that follows our icon design guidelines
  • Click into the CI workflows that wait for a maintainer to run them, which should trigger CI runs
@vercel
Copy link

vercel bot commented Apr 4, 2025

@btkcodedev is attempting to deploy a commit to the Airbyte Growth Team on Vercel.

A member of the Team first needs to authorize it.

@btkcodedev btkcodedev temporarily deployed to community-ci-auto April 4, 2025 12:10 — with GitHub Actions Inactive
@natikgadzhi natikgadzhi merged commit 5b33366 into airbytehq:master Apr 4, 2025
20 of 23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment