Forum Discussion

Greg Heywood's avatar
Greg Heywood
Copper Contributor
Jan 13, 2018
Solved

Can I use Flow to create a News item based on twitter?

Hi, 

 

I know I can use Flow to create an item based upon a Twitter search, but can I create a news item? If so, when I use the SharePoint "Create item" to do so. what path do I put in? 

  • This would be very hard to accomplish because news articles are not list item's they are documents in a library. So you would have to somehow generate a aspx site page with the content from the twitter post before you could even add it to a news article. I think you can somehow tap into the pages to edit / add content so you could probably have a blank page without promotedstate=2, have the flow copy that page, add the twitter content too it, then publish it as a news post by changing promoted state. It would be a lot of work to go down that path, there isn't any easy action that will accomplish it.

4 Replies

  • Cian Allner's avatar
    Cian Allner
    Silver Contributor

    Not sure if this is what you are after but just to point out the Twitter web part is going to be out real soon, announced back at Ignite:

     

    "bring in live tweets from chosen Twitter handles, specific collections or via search keywords. It’s always nice to show the live context of what’s being said externally right alongside the context of what you are working on internally."

     

    and more recently:

     

  • This would be very hard to accomplish because news articles are not list item's they are documents in a library. So you would have to somehow generate a aspx site page with the content from the twitter post before you could even add it to a news article. I think you can somehow tap into the pages to edit / add content so you could probably have a blank page without promotedstate=2, have the flow copy that page, add the twitter content too it, then publish it as a news post by changing promoted state. It would be a lot of work to go down that path, there isn't any easy action that will accomplish it.
    • Greg Heywood's avatar
      Greg Heywood
      Copper Contributor

      That makes sense (and educates me a bit at the same time) :) It would be interesting to try, but given the learning curve involved (for me), I think the soon-to-be-released Twitter web-part mentioned below is going to be easier.

       

      Thanks!

Resources