Hello,
I have a webpage like the following (having mutiple forms and submit buttons) and I'd like to create a dashboard to fill and submit the forms using node-red.
Currently I can only submit the first form with the flow below, How to pass a JSON object to each form and press each submit button individually?