Hello,
I have two questions regarding the Google Sheet integration. This is what I am trying to achieve
I would like to be able to test if a sheet with a specific name already exists. If yes, I would like to add data into that specific sheet and if not, I would like to create the sheet and then add data.
1. How can I test if a sheet exist ? I retrieved the list of sheets in a spreadsheet, but when using Pabbly Router, I need to specify what to compare ("Sheet 0", "Sheet 1", etc...). I would like to be able to check if "X853" exists in Sheet 0 - n.
2. When I add a sheet, I am not sure how to add fields (the first row), so that I can add rows afterwards with the received data.
Thanks and best regards,
Philippe
I have two questions regarding the Google Sheet integration. This is what I am trying to achieve
I would like to be able to test if a sheet with a specific name already exists. If yes, I would like to add data into that specific sheet and if not, I would like to create the sheet and then add data.
1. How can I test if a sheet exist ? I retrieved the list of sheets in a spreadsheet, but when using Pabbly Router, I need to specify what to compare ("Sheet 0", "Sheet 1", etc...). I would like to be able to check if "X853" exists in Sheet 0 - n.
2. When I add a sheet, I am not sure how to add fields (the first row), so that I can add rows afterwards with the received data.
Thanks and best regards,
Philippe