Forum Discussion
Charlotte_Somny
Sep 17, 2021Copper Contributor
Flow sending forms results in a sharepoint list: error invalid template
Hello, I have a flow that collects data from a forms and creates an item in a sharepoint list. Data in the form are collected correctly but I get an error when Creating the item in the list: ...
Charlotte_Somny
Sep 17, 2021Copper Contributor
RobElliott Thanks for your reply.
I tried to take out the "get response details" and put it right after the trigger as you said.
I face 2 problems then:
- #1: it automatically creates an "apply to each" section as soon as I fill in the Response Id.
- #2: once I remove the get response details from the original apply to each section, I cannot find any data to link:
Do you have any idea why?
RobElliott
Sep 17, 2021Silver Contributor
You must have the get response details. I would copy your actions to your clipboard then create a new flow from scratch and add the trigger and the get response details.
- Charlotte_SomnySep 17, 2021Copper Contributor
RobElliott Hi Robb,
Thanks, I tried building one from scratch as suggested.
I am getting an error, but I don't understand why...