Skip to main content
Best answer

RSS to Mastodon

  • November 10, 2022
  • 4 replies
  • 2177 views

Hi Zapier community, 

I have seen people claiming that you can use Zapier Webhook to automatically post new items of a RSS feed to a Mastodon account.

Would anyone know the exact steps? I already have an access token etc. but not sure how to populate the fields in Zapier Webhook. I can retrieve title, teaser, image url, article url and keywords. The latter I will “translate” into hashtags, and I already know how to achieve this part.

Many thanks in advance

SebaBN

Best answer by aurelb

Hi.
You have first to create an application on Mastodon in your Developper section, for example

https://mastodon.social/settings/applications

Add the necessary information (url is https://zapier.com), then uncheck all the boxes already checked, and check write:statuses to publish statuses on Mastodon.

 

Then create the Webhook in your Zap, with:

Test and go live :)

View original
Did this topic help you find an answer to your question?
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

4 replies

  • New
  • 2 replies
  • November 11, 2022

Seba, if you get this working would you be able to share the details here. Would love to be able to do this.


  • Beginner
  • 2 replies
  • Answer
  • November 18, 2022

Hi.
You have first to create an application on Mastodon in your Developper section, for example

https://mastodon.social/settings/applications

Add the necessary information (url is https://zapier.com), then uncheck all the boxes already checked, and check write:statuses to publish statuses on Mastodon.

 

Then create the Webhook in your Zap, with:

Test and go live :)


  • New
  • 2 replies
  • November 18, 2022

Thank you very much, that is very helpful.


  • Beginner
  • 1 reply
  • November 19, 2022

=> https://lukas.io/page:2

FYI, this additional article helped me to actually get it working!