Welcome to an article on how to Query XML in SharePoint 2013 and Office 365 using Nintex Workflows.This article will display the action “Query XML” and how to configure.

Using this action you can query the XML, read the file and get the contents from the file 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.

Hence all the values under the nodes in the XML can be read and extracted to the list as items thereby making it easy to store the data from the XML.

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.