Mastodon
With Mastodon modules in Make, you can:
- create, update, retrieve, and delete statuses
- create, update, and retrieve polls
- list, retrieve, and delete notifications
- create, retrieve, and search accounts; retrieve an account by name or URL
- upload a media
To get started with Mastodon, create an account at mastodon.org.
To connect Mastodon app, you need to obtain the Server Name from your Mastodon account and insert them into your Make .
- Log in to your Make account, insert a Mastodon module in your , and click the Add button next to the Connection field.
- Optional: In the Connection name field, enter a name for the connection.
- In the Server Name field, enter the name of the server. For example, For example, in this URL https://uiuxdev.social/web/@devmake, uiuxdev.social is the server's name.
- Click Save.
Click Authorize to allow Make access to your account.
You have successfully established the connection. You can now edit your and add more Mastodon modules. If your connection needs reauthorization at any point, follow the connection renewal steps here.
To connect Mastodon with the Make with the OAuth credentials:
- Log in to your Mastodon account.
Click Preferences.
Click Development > New application.
Enter the application name, application website, redirect URI, and select the scopes you want to allow. Click Submit.
Copy the Client key and Client secret to a safe place.
Log in to your Make account, and add a module from the Mastodon app into a .
- Click Add next to the Connection field and then click Show Advanced Settings.
- Optional: In the Client ID and Client Secret fields, enter the details you have copied in step 5.
- In the Server Name field, enter the name of the server. For example, For example, in this URL https://uiuxdev.social/web/@devmake, uiuxdev.social is the server's name.Select the additional scopes required, and click Save.
You have successfully created the connection.