
Announcements
Hi,
Is it possible to submit a PDF's form fields (completed by external users) to a SharePoint list via FLOW.
Looking for steps using the "When HTTP request is receive” trigger.
There is no direct integration that allows Flow to read the form fields of a PDF, but you can do so with a third party tool like Parserr. @Courtenay has actually written a great Microsoft Flow Community blog post on Extracting Text from PDF Files with Parserr.
The other option you have, is to reverse the order of operations, and have Flow build a PDF from a Microsoft Form. Here's an example template that can Create Word and PDF documents from Microsoft Forms.
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!