App
WebAsk
Create your own survey or form, get feedback from clients and teammates. It's free!
What your agent can do with WebAsk
Triggers and actions 1 trigger · 7 actions
- TriggerSend Responses
Triggers when send survey responses anywhere.
- ActionCreate survey
Create a new survey in a WebAsk folder.
- ActionDelete survey
Delete a survey/quiz by id. DELETE /quiz/{id}.
- ActionGet survey
Get a single survey/quiz by id, including its questions/widgets. GET /quiz/{id}.
- ActionGet survey summary
Get aggregated summary/analytics for a survey's responses. GET /quiz/{id}/summary.
- ActionList responses
List answers/responses submitted to a survey. GET /quiz/{id}/answers.
- ActionList surveys
List all surveys/quizzes in the workspace. GET /quiz (supports pagination/filtering per WebAsk API v3 docs).
- ActionList workspaces
List the account's workspaces (used to select where surveys/folders live). GET /service/workspaces.
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.
Not listed?
Need a trigger or action that is not here?
Ask your agent. Describe what you need in plain language and it reads the WebAsk API documentation, builds the operation at whatever depth the API allows, tests every branch and ships it. The list above is what exists today, not the limit.