Skip to main content
Nintex Community Menu Bar

Can I post to newsfeed or execute javascript from workflow

  • May 20, 2016
  • 1 reply
  • 1 view

Forum|alt.badge.img

Hello,

I am tasked with creating an application that can post data from a newly created item to the site newsfeed based on a condition. Is there an action within the workflow that I can use to "post to newsfeed" or "execute JavaScript" ?

For example: On item Created.

If current item "Post to newsfeed" box is checked,

post current item comments value to site newsfeed.

Thanks in advance!

1 reply

Forum|alt.badge.img+11
  • Scholar
  • May 20, 2016

Hi Michael,

Look for option to utilize REST API to post on newsfeed. Social feed REST API reference for SharePoint 2013

I haven't tried it yet so cant go into details of it but you may find few reference on the web.