In this blog post, we will extract PDF form data as XML, Convert XML string to a JSON object and Parse it using Power Automate.
Month: November 2021
Extract PDF Forms Data and Parse XML in Power Automate using XPath
In this blog post, we will extract PDF form data as XML, Parse the XML data and store it a SharePoint List using Power Automate. We will also explore how we can Parse XML data to extract meaningful information using xpath() function and Parse JSON(next blog) action in Power Automate.