Submission export integrationAn integration can read submitted responses without changing form-builder configuration.
Embedded form workflowA programmatic surface can read form configuration and submit responses for a known workspace.
Write-only intake handoffA partner workflow can create submissions through a write scope while internal reviewers keep read and edit access inside KinoForms.
What API scopes does KinoForms describe?The public pages describe separate scopes for forms:read, forms:write, submissions:read, and submissions:write.
Why use scoped API keys for form integrations?Scoped keys let integrations map to a narrower form or submission job instead of using broad product access.