Using the Postman app for API workflow automation will save you a ton of time when trying to syndicate your website content to Medium.com. Use the pre-built collection or follow the guide and build your own.
This is part one of a three-part series on how to automate the syndication of your website content to medium.com. In this part learn how to set up your website for syndication (step by step instructions if your site is built with Hugo). Next, grab the included postman collection, fill out two fields, and hit post. It's that simple. Your article will automatically appear on medium.com as a draft for you to review and publish.
00:00 Intro
00:59 Medium API Oveview
02:03 How it works
04:13 Setting up your Hugo site
08:12 The Postman collection
13:12 Summary
Links mentioned in this video:
Hugo website: https://gohugo.io/
Hugo output formats: https://gohugo.io/templates/output-fo...
askcloudarchitech site: https://askcloudarchitech.com/
Sample index file: https://askcloudarchitech.com/posts/m...
Github link to index template: https://github.com/askcloudarchitech/...
Sample article medium.json file: https://askcloudarchitech.com/posts/t...
Github link to article template: https://github.com/askcloudarchitech/...
Postman collection: https://www.postman.com/morsecode/wor...
Written details about this process: https://askcloudarchitech.com/posts/t...