123FormBuilder · Arazzo Workflow
123FormBuilder Moderate a Submission
Version 1.0.0
Read a single submission, then update its approval and payment status.
View Spec
View on GitHub
Online FormsForm BuilderSurveysWorkflowsData CollectionSubmissionsWebhookHIPAAGDPRPaymentsArazzoWorkflows
Provider
Workflows
moderate-submission
Read a submission and set its approval and payment status.
Logs in for a JWT, fetches the current detail of a submission so the caller can confirm it before acting, then applies new approval and payment status values to that same submission.
1
authenticate
Authenticate to obtain a JWT token used as the JWT query parameter on the submission read and update requests.
2
getSubmission
Fetch the current detail of the submission so the moderator can confirm its contents before changing its status.
3
updateStatus
Apply the new approval status, and optional payment status, to the submission.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.