PipedreamHQ / PipedreamHQ/pipedream

[Components] gather

Open
#16,230 0 comments 0 reactions 0 assignees View on GitHub
triaged
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

# gather
## URLs
- https://gathertown.notion.site/Gather-HTTP-API-3bbf6c59325f40aca7ef5ce14c677444
## Webhook Sources
### new-response-instant
#### Description
Emit new event when a respondent submits a response to a form or survey. Requires selection of a form or survey to monitor.
### new-form-instant
#### Description
Emit new event when a new form or survey is created in the account. Useful for dynamically handling form lifecycle.
### new-invitation-instant
#### Description
Emit new event when a participant is invited to complete a form or survey. Optionally filter by form or survey.
## Actions
### create-invitation
#### Description
Send an invitation to a participant to complete a specified form or survey. Requires form ID and participant email.
### create-form
#### Description
Create a new form or survey with specified title, description, and question structure. Useful for automating survey generation.
### get-responses
#### Description
Retrieve responses submitted for a specified form or survey. Supports optional filters like date range or respondent email.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.