In this article we will learn how to call HTTP web service in SharePoint 2013 and Office 365 using Nintex Workflows.
Welcome to an article on how to Call HTTP Web Service in SharePoint 2013 and Office 365 using Nintex Workflows. This article will display the action “Call HTTP Web Service” so that all my developer friends don’t have to spend much time and effort while using this function in their projects. Using this action you can call HTTP request to a URL and perform requests as REST which we will see on the configuration part of the workflow. Let’s see the implementation of this functionality.
Form Parameters
The values which you received and store in the variables can be updated to a list item so when you run this workflow, it will create a new item with all the values of the variables updated on the list as an item. So in this article we saw how to call HTTP Web Service in SharePoint 2013 and Office 365 using Nintex Workflows,. We will see more new articles on the actions of Nintex Workflows in the other parts of the article. Till then, keep learning! Cheers!
SharePoint Online And Office 365 Administration