How to generate Actions input of Web Agent Scraper

Hi, I would like to use the Input Actions of Web Agent Scraper. I want to generate actions into the Scraper from an external source. For example, creating a form for users to input their account information, and then packaging that account information into an action for Web Agent Scraper to submit a webpage. How can I achieve this feature? Thank you.

Hey @sstar - The Web Agent Scraper node does not actually support having dynamic actions at the moment. You can only statically add actions in the node.

Alright! Thanks for reply