Read Range Error in GoogleSuite Workspace [400]

Hi Team,

When I’m trying to access google sheet using gsuite workspace read range getting the error. This operation is no supported for this document [400] in UiPath while accessing google sheet? Anyone idea how to fix this issue?

@Buvaneshwaran_R

is the file saved as xlsx?

if yes then ideally you need to make it a google sheet

cheers

is there any option directly we can read as an excel file?

@Buvaneshwaran_R

then you might need to download it as a file and read it locally

gsuite read range supports only google sheets

cheers

@Buvaneshwaran_R ,

if excel is downloaded in your local then you can use read range workbook activity or excel activities to read the data in excel