Zoho Flow - Zoho Workdrive > New Zoho Sheet > Zoho CRM
Hi,
I have a Zoho workdrive that I want to keep checking to see if new sheets have been added or if previously added sheets have been updated.
Once a sheet is added/updated I want to get the data from said sheet and use this data to create/update a record in a custom module in Zoho CRM.
Connections all setup for all 3 systems (Workdrive, Sheets, CRM) in Zoho Flow.
Flow created so far is to use the file event occurred event to listen for the file being added.
This works but I am only able to see the details of the file - not the data that would be part of the file.
Any ideas on how I can not only get details of the file (name etc) but also the data from the sheet itself?