Bluesky logo

Bluesky

Sync Bluesky posts, follows, and likes into your warehouse.

Overview

The Bluesky connector syncs your social graph data into analytics-ready tables in your data warehouse. Pull posts, follows, and likes from the Bluesky AT Protocol API, with Ingest handling auth, pagination, and retries so the tables stay current.

What you can sync

Ingest syncs the following Bluesky data into your data warehouse, each as its own table refreshed on your schedule:

  • Posts
  • Follows
  • Likes

Authentication

App password (session-based)

Generate an app password from Bluesky account settings and exchange it for session tokens via createSession.

You enter credentials in a secure form, never in chat. Ingest stores and rotates them for you.

Resources