Exports
googleFormscontains the packaged Google Forms actions and triggers.googleAccount("name")selects a named Google connection.getGoogleFormsApicreates the authenticated Google Forms API helper for a custom account-backed action.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Create and update Google Forms, read responses, and react to form or response changes.
import {
googleForms,
googleAccount,
getGoogleFormsApi,
} from "automate.ax/google-forms"
googleForms contains the packaged Google Forms actions and triggers.googleAccount("name") selects a named Google connection.getGoogleFormsApi creates the authenticated Google Forms API helper for a custom account-backed action.