new
Forms π
π Google Forms β Actions & Triggers in Workflows
β¨ New
- Native Google Forms integration added to Workflows
- Capture Google Form responses and trigger automations directly inside Connect.
- Eliminates the need for third-party tools like Zapier or Pabbly.
π Triggers (Google Forms β Connect) (Coming Soon)
New Response (Near Real-Time) : Fires when a new response is submitted to a selected Google Form.
- Polls every 5 minutes.
- Each response triggers the workflow only once.
Trigger outputs include:
- Form ID & Form Name
- Individual question responses
- Respondent details
- Submission timestamp
βοΈ Actions (Connect β Google Forms)
- Find Form by ID : Locate a Google Form using Form ID (supports dynamic input).
- Find Form by Name : Locate a Google Form using Form Name (dropdown selection).
- Find Response by ID : Retrieve a specific response using Form ID and Response ID.
- Find Responses by Form Name : Retrieve all responses from a selected form.
Supports pagination using next page token.
All actions include Found / Not Found branches for conditional workflows.