How to upgrade a Nintex for Office 365 workflow to Nintex Workflow Cloud that uses the Query XML action.
This example shows you how to use the SharePoint Online action, Call a SharePoint web service, to get an XML document from a document library and use it with the Query XML action. The workflow was upgraded and needs to read data from an XML document that lives in an existing SharePoint Document library within the site collection. By using the SharePoint REST API, we can still get to this document and use the Query XML action to pull data out.