Expand my Community achievements bar.

Get the data from Google Excel sheet

Avatar

Level 6

Hi There, 

 

Can we retrieve data from a Google Sheet and incorporate it into the team table within a workflow for exclusion purposes? Additionally, considering this is a dynamic list where new records are added daily, what would be the best approach to accomplish this?

 

Thank you in advance.

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Reply

Avatar

Level 3

Hi @rvnth 

I will suggest to transform the file format to CSV first to be sure the data is supported. Then also use a Read file from SFTP where you can have the updated file daily and read it with a Scheduler.

Hope it helps!

Best