How’s I m capture data from a Gmail account and add a new row in a excel sheet and after write on a Google form
HI!
- Use “Get IMAP Mail messages” activity for fetching data from GMail and store output data to DataTable
- Use “Write Range” activity for add data to excel from DataTable
- Open browser and fill form with same data from DataTable