
If you're setting up different flows for each form (which it sounds like you are because you have to pick the form in the flow) then you probably want to set a variable and hard-code it to the name of the form you selected.
Then you can use that variable in your spreadsheet.
Would that approach work?
That sounds like a sensible option, so will give it a go