Share blog posts on Twitter and LinkedIn using Power Automate or MS Flow

This Power Platform tutorial, we will discuss how to share blog posts on Twitter and Linkedin using Power Automate or Microsoft Flow.

Microsoft provides a lot of flow templates to work with Power automate. We can use those templates for various functionalities.

Share blog posts on Twitter and LinkedIn using Power Automate

Here in this flow example, I am not using any existing flow templates rather than I am going to create an empty flow.

Before going to start, lets create a SharePoint list with below columns.

  • Title
  • Post Location – This is a choice field and I added choices as Twitter, LinkedIn.
  • Blog URL
Share blog posts on Twitter and LinkedIn using Power Automate

Create an Empty MS Flow

Here, first we will create an empty flow. Follow the below steps:

Step 1: Open the SharePoint Online list, Click on the Automate -> Power Automate -> Create a New Flow from the command bar like below:

create an empty ms flow

We can directly create a flow for a SharePoint list from the list itself.

Step 2: Provide your flow name and choose the trigger option “When an Items is created”.

When an Items is created flow template

Step 3: Next give your SharePoint Site address or URL with List name where you have created your list.

microsoft flow post in twitter

Step 4: Next add the condition and check if Post Location is equal to “Twitter” then share the details on Twitter.

microsoft flow post in twitter flow template
microsoft flow post in twitter

Step 5: If no then, again add one more condition to check the value. If it is LinkedIn, then post will get shared on LinkedIn otherwise it will post on both Twitter and LinkedIn.

microsoft flow share in linkedin flow template

Now, Save the flow and we can test the flow by adding two items into the SharePoint List.

Step 6: Here is my SharePoint Online list, lets create two new items here.

microsoft flow share in linkedin

Step 7: If you see here, after I added the item in the list, my blog has been posted on Twitter, like below:

Share blog posts on Twitter and LinkedIn using flow

Step 8: The same thing happened for the other item, my blog post has been shared in LinkedIn timeline.

Share blog posts on Twitter and LinkedIn using Power Automate

You may like following Microsoft flow tutorials:

In this tutorial, we learned how to share your blog post on Twiter and LinkedIn using Power Automate or Microsoft flow.

>