PipedreamHQ / PipedreamHQ/pipedream
[Components] voxapp
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
# voxapp
## URLs
- https://dev-api.voxapp.com/api/docs/
## Webhook Sources
### new-response-instant
#### Description
Emit new event when a respondent submits a response to a survey. Configure the survey ID to monitor specific surveys.
### new-survey-instant
#### Description
Emit new event when a new survey is created in VoxApp.
## Polling Sources
### new-response-summary
#### Description
Emit new event when aggregated response data is updated for a survey. Configure the survey ID and polling interval.
## Actions
### create-survey
#### Description
Create a new survey in VoxApp. Configure the title, description, and question set.
### send-survey-invite
#### Description
Send an invitation to respondents for a specific survey. Configure the survey ID and recipient email addresses.
### get-survey-responses
#### Description
Retrieve responses for a given survey. Configure the survey ID and optional filters for date range or respondent ID.
Contributor guide
Assessment
This issue has not been assessed yet.