- Home
- Resources
- Integrations
- Mastodon
Mastodon Make integrationAutomate Mastodon with Make.
Can Make post to Mastodon for you? Yes. The Mastodon Make integration gives you 16 modules, 14 actions and 2 searches, to publish statuses, run polls and read notifications. This guide connects your account and walks you through a first scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Mastodon Make integration do for you?
The Mastodon Make integration links your Mastodon account to Make so a scenario, the automation you build in Make, can post, edit and read on your behalf. Each step of that chain is a module: here, 16 of them cover statuses, polls, accounts and notifications, with no code to write.
Publish with pictures, not by hand. A newsletter team can let another tool start the scenario, send the visual through Upload a Media, then post it with Create a Status. The post goes out with its image attached and nobody copies anything twice.
Ask your followers a question. A community manager can pair Create a Status with Create a Poll, then come back later with Get a Poll (Status) to read the answers and send them to a spreadsheet.
Keep an eye on mentions. List Notifications pulls everything waiting in your inbox, and Get an Account fills in who each person is, so a support lead sees names instead of raw IDs.
There is one gap to know about: Mastodon has no trigger in Make. A scenario starts from another app or from the schedule on its first module. If you want to see how Make handles this kind of case, the Make review covers the editor in depth, and the n8n vs Make comparison helps if you also look at n8n, where the same app can have a node of its own. When you would rather hand the build to someone, the Make agency team can take it from here.
How do you connect Mastodon to Make?
- 01
Add a Mastodon module
Open your scenario in Make and add any Mastodon module. Next to the Connection field, click Add. A connection is your Mastodon account linked to Make once, then reused by every Mastodon module you add later.
- 02
Name it and type your server
The Connection name field is optional, but a clear name helps when you run more than one account. In Server Name, type the name of the server that hosts your account, then click Save.
- 03
Authorize Make
Mastodon opens its authorization window. Click Authorize to let Make act on your account. Back in the editor, the connection shows up in the field and the module is ready to fill.
Build your first scenario with Mastodon
GoalWhen a new item is ready in another app, Make uploads its image to Mastodon and publishes a status with it.
- 01
Create the scenario
From the Scenarios page, create a new scenario and click the + to add the first module. Pick the app where your content starts, such as a spreadsheet or a form.
- 02
Add Upload a Media
Click the + on the right of that first module, search for Mastodon and choose Upload a Media. Click Add next to Connection to link your account.
- 03
Map the file
Fill the module with the file coming from the first app. Each item that travels between modules is a bundle, so one new row means one image sent to Mastodon.
- 04
Post with Create a Status
Add Create a Status after it, write the text of your post and map the uploaded media from the previous module so the picture rides along.
- 05
Test, then switch it on
Click Run once and read the bundles each module received. When the post looks right, set the schedule on the first module (every 15 minutes by default) and switch the scenario on.
What the Mastodon modules do
Mastodon gives you 16 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Create an Account
ActionIn Make“Creates a new account.”
Registers a brand new Mastodon account from inside a scenario, so the sign-up happens without anyone filling the form by hand.
Create a Poll
ActionIn Make“Creates a new poll in the specific status.”
Adds a poll to a specific status, turning a plain post into a quick vote your followers can answer with one tap.
Create a Status
ActionIn Make“Creates and public a new status.”
Publishes a new status on your account, which is the post your followers see in their timeline. It is the module most scenarios end on.
Delete a Notification
ActionIn Make“Deletes an existing notification.”
Removes one notification from your account, which keeps the inbox tidy once a scenario has already dealt with it.
Delete a Status
ActionIn Make“Deletes an existing status. Only for current statuses (not schedule).”
Takes down a status that is already published, for example a post that announced an offer that has now ended.
Get an Account
ActionIn Make“Retrieves an account by ID.”
Fetches the profile behind an account ID, so a scenario can show a readable name instead of a bare number.
Get an Account by Name or URL
ActionIn Make“Retrieves an account by name or URL.”
Finds one profile from its name or its web address, the form people usually paste into a form or a spreadsheet.
Get a Notification
ActionIn Make“Retrieves an existing notification.”
Reads one notification you already know in full, so the scenario can look at what it says before acting on it.
Get a Poll (Status)
ActionIn Make“Retrieves an existing poll (status).”
Pulls a poll attached to a status so you can read where the vote stands and use the answers elsewhere.
Get a Status
ActionIn Make“Retrieves an existing status. Only for current statuses (not schedule).”
Loads one existing status with its content, which lets a scenario check a post before touching it.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Calls any endpoint of the Mastodon API with the connection you already set up, which covers what the 15 other modules leave aside.
Update a Poll
ActionIn Make“Update an existing poll. Only for current polls (not schedule).”
Changes a poll that is already running, so a correction does not force you to delete the post and start the vote again.
Update a Status
ActionIn Make“Updates an existing status. Only for current statuses (not schedule).”
Edits a status that is already published, so the post stays at the same place while its content catches up with reality.
Upload a Media
ActionIn Make“Uploads a media as attachment.”
Sends a media file to Mastodon as an attachment, so your posts can carry a picture instead of only text.
List Notifications
SearchIn Make“Lists all notifications.”
Gathers every notification waiting on your account and hands them to the next module one by one.
Search Accounts
SearchIn Make“Searches for accounts or lists them all.”
Looks up accounts that match a term, or lists them all, which helps when you are not sure of the exact handle.
Need help automating Mastodon with Make?
A person reads every message.