Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

source-pinata contribution from aazam-gh #47338

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

aazam-gh
Copy link
Contributor

What

This PR adds a new connector for source Pinata (source-pinata).

Contributor-provided connector description:

This is the source connector for the Pinata API that ingests data from both Pinata files and IPFS files https://pinata.cloud/

This API uses bearer tokens for authentication, in order to generate your token create an account on pinata. Once logged in click on the API Keys button in the left sidebar, then click “New Key” in the top right.
Create a new key and copy the JWT token, this will be used in your bearer Auth https://docs.pinata.cloud/quickstart

Details

Expand for list of spec properties and streams

Configuration

Input Type Description Default Value
api_key string API Key.

Streams

Stream Name Primary Key Pagination Supports Full Sync Supports Incremental
files id DefaultPaginator
groups id DefaultPaginator
ipfs_files id DefaultPaginator
ipfs_groups id DefaultPaginator

Reviewer checklist

  • Run /format-fix to resolve any formatting errors
  • 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

Copy link

vercel bot commented Oct 24, 2024

@aazam-gh is attempting to deploy a commit to the Airbyte Growth Team on Vercel.

A member of the Team first needs to authorize it.

@octavia-squidington-iii octavia-squidington-iii added area/connectors Connector related issues area/documentation Improvements or additions to documentation labels Oct 24, 2024
@aazam-gh
Copy link
Contributor Author

Fixes #47337

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/connectors Connector related issues area/documentation Improvements or additions to documentation community connectors/source/pinata hack-2024-10
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants