Skip to main content

Submissions

Read form submissions for the current local project. Same data as the Form Submissions tab in the web app.

list

micropage submissions list
OptionDescription
--jsonPrint JSON

show

Show one submission in full.

micropage submissions show <id>
OptionDescription
--jsonPrint JSON

export

Export all submissions for the project.

micropage submissions export
OptionDescription
-f, --format <format>csv or json (default: csv)
-o, --output <file>Output path (default: submissions.<format>)