I’m reaching out because I’ve been using Make.com to automate workflows that involve Medium, but I recently learned that Medium has stopped providing integration tokens for their API. This has left me unsure about how to continue integrating Medium with Make.com going forward.
Can anyone here share any updated information or methods for integrating Medium with Make.com in light of this change?
I’d appreciate any guidance or insights you can provide. Thanks in advance for your help!
Warning: The Medium API is no longer supported. We do not recommend using it.
Unofficial Medium API
If you’re only reading data from Medium instead of posting I’ve found this unofficial API to get most of the information using this other API.
Check if that’s helpful to you. Medium API Documentation | All Endpoints & their Usage
Medium has indeed stopped providing integration tokens for their API, but their RSS feeds are still accessible and can be a great alternative for retrieving content. You can use the RSS module in Make.com to fetch articles or updates from Medium.
This should allow you to continue integrating Medium content into your automation. Let me know if you need further details!