Hi there,
Is Divhunt capable of connecting to Medium API?
Hi there,
Is Divhunt capable of connecting to Medium API?
Yes, I didnt check medium API documentation, but I guess they must have regular REST API endpoints. If thats the case, you can connect it through our REST API application.
1. Install REST API on your project
2. Open application from top navbar and create GET request
3. Call medium REST API endpoint
4. In advanced tab in builder, when you select some element such as blog cards, you will see REST API sources
and from there, it works very similar to regular CMS & Airtable integration which you can checkout here.
We will create tutorial “how to connect any rest api”