Trigger: Google Sheets Row Updated
narek
I want to insert data in a specific column, and have it enrich it across that row. This is currently not possible using the Google Sheet triggers with Taskade.
Here's an example flow:
- I will add a URL to a row in Column A.
- I want it to search and scrape that URL content.
- Using Structured Output, I want it to break that data down into specific fields in the Sheet.
- Then, I want to update that row with the rest of the content.
Log In