Scenario:
Whenever I write a blog post, I would like a tweet posted on my twitter for my followers. Initially I used to do that manually and then I was using Zapier and now I wanted to move that to Microsoft Flow. Let us see how to do that.
a) Navigate to https://flow.microsoft.com/en-us/ and sign-in.
b) Click on “Create flow from blank”
c) Choose “RSS” as new blog posts will be available on RSS newsfeed
d) Choose “When a feed item is published” trigger.
e) Type the blog’s RSS URL. I have typed my blog’s RSS URL - http://feeds.feedburner.com/CodeSpot and click on “Next Step”
f) Now I need to post a tweet on twitter once I publish my blog post. Choose the “Twitter” action and “Post a tweet” trigger.
g) Now you need to sign in to create the connection between Microsoft Flow and your Twitter account.
h) Provide your twitter credentials and once done you can configure your tweet text with some dynamic content.
g) Provide a name to you flow. In this scenario I have given the name “Blog post notification to twitter”
h) Now my first flow has been created and started running.
i) You can see the flows under “My flows”
Update on 03/04/2017
I have updated the above flow to include bitlink to create shortened URL of my blog post URL. After adding it my flow looks like the below.
Now, I have posted this blog post and below is my twitter output from Flow. Great to see that I have done this without writing a single line of code.
Updated twitter output with bitlink
No comments:
Post a Comment