I'm creating a couple of web forms with a single smartsheet. Each one will capture slightly different details. The forms are sort of like a helpdesk queue, where the users can have different requests, but ultimately all the work goes to the one helpdesk team, and the work is all 'queued' into the smartsheet, and from there, the team goes through planning and execution activities. I'd like the web form to add a couple of rows into the smartsheet at once, basically like copying a template in. Ie, when a user has a request of type a, I know the team is going to have to do these 4 different activities, each of which needs their own timelines, actions, owners, etc. Type b, would have a slighly different set of fields. Is it possible to have a web form inject multiple rows in? If not, anyone know of another way to do this? ..it'd be cool if there was some kind of macro function that could be invoked.