Forum Discussion
bart_vermeersch
Oct 13, 2016Steel Contributor
Is it possible to use Office 365 REST API from flow?
Hello, I was wondering if you can use the HTTP REST step in Flow to create an Office 365 group? The Office 365 REST method is available but I'm not sure how to incoporate the authentication/beare...
- DeletedOct 13, 2016Hi Bart this is not possible at this time.
Srinivas Narula
Mar 14, 2017Brass Contributor
bart_vermeersch - I am able to update list item value through SharePoint REST API using bearer token authentication. I haven't tried with OOB authentication mechanism.
Follow below link for generating authentication bearer token -- http://www.ktskumar.com/2017/01/access-sharepoint-online-using-postman/
I have configured HTTP as per below screenshot. Hope this might help you.