Skip to main content
This quickstart shows how to publish a workflow, deploy it to sandbox, and execute it.

1. List existing workflows

Response includes published / draft workflows scoped to your accessible organizations.

2. Publish a workflow

Publishing snapshots the canvas into agent_workflow_versions and immediately deploys to sandbox.

3. Execute (sandbox)

Response: { "executionId": "..." }. Poll status:

4. Deploy to production

The promotion writes a event_type='promoted' row to deployment_audit_log. Subsequent calls flow to https://agents.medera.info/{org_slug}/{agent_slug}.