In this article you will learn how to Update XML in SharePoint 2013 and Office 365 using Nintex Workflows.
Welcome to an article on how to update XML in SharePoint 2013 and Office 365 using Nintex Workflows. This article will display the action “Update XML” and how to configure. Using this action you can update the XML and extract the updated file as attachment in your format you want 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 updated and extracted to the list attachments thereby making it easy to update the data in one xml or multiple xml thereby relieving you of lot of efforts. So in this article we saw how to update XML 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!
Getting Started with SharePoint Framework Development using TypeScript, PnP JS, and React JS