Web & App Development · 0 triggers · 20 actions
Form.io is a platform that enables you to build web and mobile applications. Create both the forms and the RESTful API's all in one easy step! Add Form.io to your Stream Deck workflows with guided setup for the connection details it needs.
Add Form.io to a workflow and pair it with a Stream Deck button to run it in one press — handy for web & app development tasks. Combine it with OBS, your Elgato tools, or any other app you connect to build a routine that fits how you work.
Browse all templatesSteps your workflow can perform in Form.io.
Update a submission for a Form.io form. Only the fields you provide are changed; omitted fields keep their current values. Use List Submissions to find the submission ID. The data prop is a JSON-string object of field key-value pairs. View docs.
Update a role in the Form.io project. Only the fields you provide are changed; omitted fields keep their current values. Obtain the role ID from List Roles (it is the role's 24-character hex _id, e.g. 64f8a1b2c3d4e5f60718293a). Example: for roleId 64f8a1b2c3d4e5f60718293a, set description to Read-only reviewer → returns the updated role. View docs.
Update a form or resource in Form.io. Only the fields you provide are changed; omitted fields keep their current values. Use List Forms to find the form ID. The components prop is a JSON-string array of Form.io component schema objects. View docs.
Update an action attached to a Form.io form. Only the fields you provide are changed; omitted fields keep their current values. Use List Form Actions to find the action ID. The settings prop is a JSON-string object specific to the action type. View docs.
List submissions for a Form.io form. Optionally filter by state. Use List Forms to find the form ID. Form.io returns up to limit records (default 10); if you receive a full page there may be more — raise limit (up to 1000) or page with skip to retrieve them all. Pass fields to return only the fields you need (e.g. _id, data, created). View docs.
List all roles in the Form.io project, including the built-in Administrator, Authenticated, and Anonymous roles. Form.io returns up to limit records (default 10); if you receive a full page there may be more — raise limit (up to 1000) or page with skip to retrieve them all. View docs.
List forms and resources in the Form.io project. Optionally filter by type to return only forms or only resources. Form.io returns up to limit records (default 10); if you receive a full page there may be more — raise limit (up to 1000) or page with skip to retrieve them all. Forms are large; pass fields to return only the fields you need (e.g. _id, title, name, path). View docs.
List all actions attached to a Form.io form. Use List Forms to find the form ID. Form.io returns up to limit records (default 10); if you receive a full page there may be more — raise limit (up to 1000) or page with skip to retrieve them all. View docs.
Form.io is a platform that enables you to build web and mobile applications. Create both the forms and the RESTful API's all in one easy step!
Create your Conductor Deck account: no credit card required.
Follow the setup prompts for Form.io. Conductor Deck handles the app authorization or required connection details inside the workflow builder.
Add a Form.io action to your visual workflow canvas. Configure the options you need, then connect it to other steps.
Sync your workflow to any Stream Deck button. Press once to trigger the entire sequence.
Sign up for free and start building Form.io workflows in minutes.