Abyss Form
Abyss Form lets you build custom forms, publish them at a public URL and collect responses in a dashboard.
What you can do
- Build a form with several question types (text, multiple choice, file, code…)
- Publish the form to a public URL
- Link a form to an Abyss Spotlight project or a presentation
- Attach documents to the form (imported from Abyss Cloud or uploaded)
- Define reusable code blocks for questions
- Moderate submissions (archive, review)
- Receive webhooks on each submission
- Track analytics: response count, metrics
Getting started
- Sign in at form.abyss-project.fr
- Click Create a form — see Create a form
- Build your questions
- Configure options (manual review, redirect, confirmation message…)
- Publish the form to generate the public link
Sharing and access
A form can be:
- Published to the public through its URL — anyone with the link can answer
- Shared in edit mode with other members to collaborate on the design
See Share content.
Permissions
Form uses the standard share permissions:
| Permission | Action |
|---|---|
VIEW | View the form and its submissions |
EDIT | Edit the form, review submissions |
MANAGE | Everything above, plus manage shares and webhooks |
API and SDK
- App: form.abyss-project.fr
- API: form-api.abyss-project.fr/api (swagger)
- NPM package:
@abyss-project/form— see Core