Forum Discussion
squallvlad
Jul 17, 2020Copper Contributor
Power Automate, get Form Name in Sharepoint List
Hello,
I want to make a flow to send to a list in sharepoint the responses of my flow.
In this sharepoint list, I would like to have also a column for the flow name, which I don't know how to get.
Can somebody help me with it ?
Thank you in advance.
Bellow a print screen of my flow:
- schrenSCopper Contributor
I didn´t figure out a "Smart" solution, from my Point of View it´s only possible that you type the form name in it as a stupid text. As you might have more flows which would trigger/write to that sharepoint list it could be a suitable solution for you.
- schrenSCopper Contributor
A another way is to analyze the json for that form, given by that you get the formID. But i don´t know if this would help you as the formsID is not that userfriendly...