📝 Overview
In Yoom, you can perform various actions by integrating with Google Sheets. This article explains important considerations when using Google Sheets and Google Forms together as triggers.
⭐️ Important Points
When using a Google Sheets app trigger, you can detect row additions or updates and trigger a Flowbot. However, the trigger will not be activated if you use Google Sheets that automatically reflect responses from Google Forms.
This is because the Google Sheets trigger detects row additions or updates through the update history of the target sheet. However, when responses from Google Forms are automatically reflected in Google Sheets, the update history is not updated due to the limitations of the Google API. As a result, the trigger cannot be activated.
📍 Note:
Here's an example of a Google Sheet that directly reflects Google Form responses.
Related Keywords
Related Keywords
google sheets, google forms, triggers, integration, app triggers, spreadsheet, google api, row addition, row update, form response