Skip to main content

Bluesky

With Bluesky modules in Make, you can manage the users, posts, monitor the messages, media, likes, and lists in your Bluesky account.

To use the Bluesky modules, you must have a Bluesky account. You can create an account at bsky.app.

Refer to the Bluesky API documentation for a list of available endpoints.

Connect Bluesky to Make

To establish the connection, you must:

  1. Log in to your Make account, add a Bluesky module to your scenario, and click Create a connection.

  2. Optional: In the Connection name field, enter a name for the connection.

  3. In the PDS Host field, enter your PDS (Personal Data Server) link. If you are not using a custom PDS, keep the default value: https://bsky.social.

  4. In the Identifier and Password fields, enter your Bluesky account's credentials. Identifier is your account handle or registered email address.

  5. Click Save.

  6. If prompted, authenticate your account and confirm access.

You have successfully established the connection. You can now edit your scenario and add more Bluesky modules. If your connection requires reauthorization at any point, follow the connection renewal steps here.

Build Bluesky Scenarios

After connecting the app, you can perform the following actions:

Users
  • Get profile

  • List followers

  • Search people

Posts
  • Search posts

  • List reposters

  • Create a post

  • Create a reply

  • Delete a post

  • List user posts

  • Get a post

Messages
  • List direct messages

  • Send a message

Media
  • Upload a media

Likes
  • List likes

Lists
  • List lists

Other
  • Make an API Call