Need help brainstorming a solution to a little problem I'm having.<p>I have a google spreadsheet filled with rows of data that I need to copy and paste in some input fields on a website.<p>Current Manual Flow is:
- Copy Cell A1, Paste in 1st input field on the website
- Copy Cell A2, Paste in 2nd input field on the website
- etc...
- Click save button on website
- Click New Page
- Copy Cell B1, Paste in 1st input field on the website
-etc...<p>I'm trying to think of ways to automate this process? Any tips or ideas would be a big help and save me A LOT of time!