Hi all!
Somewhat new to Power Automate, so bear with me, but I'm hitting a problem building this: https://flow.microsoft.com/en-us/blog/building-scratch-forms-responses/
First issue is that I do not get the "For each..."- control loop automatically, but no bother, I add that manually.
When adding the control-loop, the array "List of responses" nor any other dynamic content is present in the first field. See screenshot below.

I've tried adding "triggerbody()?['value']" as an expression, but receive an error message that the array returns a NULL-value.
(Suggestion from here: https://powerusers.microsoft.com/t5/General-Power-Automate/Dynamic-content-not-showing/m-p/401121#M40019)
I've also checked the connectors to make sure I'm signing in with the right accounts on all steps etc.
This issue can also be seen here: https://powerusers.microsoft.com/t5/Building-Flows/quot-Select-an-output-from-previous-steps-quot-in-apply-to-each/m-p/411461#M47265 (not sure why it's marked solved)
I'm trying to create a Flow that receives input from a Form. Every time a new data set is added, the Flow will trigger the creation of a number of pages in the SitePages library.
Anyone seeing similar behaviour or have this solved? Thanks so much in advance!
Best, J in Hamburg.