I've been trying to create a flow for a number of days now and have managed to get nowhere. I need to create a flow that can take information from a Form and use it to fill out a PDF or a word document and i can't use any third party apps. My original plan was to use the "populate a word doc" but I have an API error and can't figure out how to use it.
The other option was a SharePoint lis but the problem is that the majority of questions are multiple line questions and theres about 40+ columns in the SharePoint list. Then the information needs to be sent on to another company which isn't the same every time. So it would only be good for storing the information then they would have to copy and paste it out into a email to send on.
Ontop of this I want to avoid Excell as much as possible. Can anyone help me or point me in the right direction.
Solved! Go to Solution.
Hi @ScottJM ,
It seems that you are using the action “Populate a word template”, please show me more details on the flow configuration and error message.
According to your description, I have created a flow for your reference.
When a form is submitted, create a word file first, then convert it to PDF file.
An image for your reference:
Further, when working with action Populate a Microsoft Word template, make sure you have done the following things:
A blog Generate Word documents in your flows for your reference:
https://flow.microsoft.com/en-us/blog/generate-word-documents-in-your-flows/
Best regards,
Mabel
Your only real options are generating a Word Doc, or SharePoint List. Due to Adobe licensing, the built in PDF conversion features from OneDrive are very limited (thus the reason for premium/third party connectors).
With the SharePoint List data, you can also create Word documents, and/or create an HTML email body and parse in the various data points from the list into the HTML email.
For the Word file creation, if you could provide an expanded screenshot of your Flow and steps, and of any detailed error messages you're receiving we could likely better assist you.
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!
Hi @ScottJM ,
It seems that you are using the action “Populate a word template”, please show me more details on the flow configuration and error message.
According to your description, I have created a flow for your reference.
When a form is submitted, create a word file first, then convert it to PDF file.
An image for your reference:
Further, when working with action Populate a Microsoft Word template, make sure you have done the following things:
A blog Generate Word documents in your flows for your reference:
https://flow.microsoft.com/en-us/blog/generate-word-documents-in-your-flows/
Best regards,
Mabel
@v-yamao-msft
I tried the same technique but I got an error on "Convert a File" step.
It says a bad request for some reason.
Hi @ScottJM ,
We've just posted a new blog covering this... albeit it does use our third party (standard) connector - Free plan available 🙂
https://blog.encodian.com/2019/08/building-word-documents-from-microsoft-forms-responses/
May help?
Jay
User | Count |
---|---|
36 | |
30 | |
19 | |
18 | |
11 |
User | Count |
---|---|
34 | |
24 | |
16 | |
15 | |
13 |