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:
  1. I will add a URL to a row in Column A.
  2. I want it to search and scrape that URL content.
  3. Using Structured Output, I want it to break that data down into specific fields in the Sheet.
  4. Then, I want to update that row with the rest of the content.