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:
Log in to your Make account, add a Bluesky module to your scenario, and click Create a connection.
Optional: In the Connection name field, enter a name for the connection.
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
.In the Identifier and Password fields, enter your Bluesky account's credentials. Identifier is your account handle or registered email address.
Click Save.
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:
Get profile
List followers
Search people
Search posts
List reposters
Create a post
Create a reply
Delete a post
List user posts
Get a post
List direct messages
Send a message
Upload a media
List likes
List lists
Make an API Call