PipedreamHQ/pipedream

[Components] Async options for Google Forms

Open

#7,162 opened on Jul 5, 2023

View on GitHub
 (4 comments) (0 reactions) (1 assignee)JavaScript (5,305 forks)batch import
enhancementgood first issuehelp wantedtriagedtrigger / source

Repository metrics

Stars
 (7,438 stars)
PR merge metrics
 (Avg merge 9d 7h) (131 merged PRs in 30d)

Description

Goal: make Google Forms actions and triggers more usable, by implementing async options to List Forms so user does not have to list the form ID out manually.

**Describe the event source. ** Triggers: New Form Answer New Form Answer Update

Actions: Get Form Get Form Response Update Form Title List Form's Responses Create Text Question

Please provide a link to the relevant API docs for the specific service / operation this trigger is tied to. https://developers.google.com/forms/api/reference/rest/v1/forms.responses/list

Contributor guide