Automatically Tweet your Medium Blog Posts with GPT and Make
This article outlines how to automate posting blog updates from Medium to Twitter using Make.com and GPT, significantly reducing repetitive tasks.

If you write a lot of posts, publishing them on other platforms like X can be a tedious task because you end up doing almost the same thing repeatedly. In the age of GPT, this can become a thing of the past.
In this blog post, I will show you how to automate this repetitive task with Make.com and GPT.
What is make.com?
Make.com is a no-code automation platform designed to help businesses and individuals streamline their workflows and connect various applications. It helps users design, build, and automate tasks, workflows, apps, and systems without requiring coding skills.
The Final Workflow
The final workflow is quite straightforward:

And here is how it works:
- Step #2: We have GPT create a tweet, including the link to the blog post.
- Step #3: Finally, we tweet this generated tweet.
Step #1: We use the Medium RSS feed to get the latest updates of new blog posts on Medium. The address of the RSS feed is medium.com/feed
followed by your username. Here is an example of my feed:

That’s it.
---
Step-by-step
Create a New Scenario and Add the RSS Feed
Create a new scenario and add the RSS feed as follows:

For testing purposes, you can choose the Get RSS Feed option and let it pick the first item. Later, we want it to watch for new RSS feeds so we don’t have to trigger the scenario manually.
