How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Baserow Automation workflows API

The Automation workflows API from Baserow — 7 operation(s) for automation workflows.

Baserow Automation workflows API is one of 58 APIs that Baserow publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Automation Workflows. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, and 1 JSON Schema.

This API exposes 9 operations across 7 paths, and defines 9 schemas. It is described by OpenAPI 3.0.3, at version 2.2.2.

Requests are made against the base URL https://api.baserow.io.

9 operations 7 paths 9 schemas 1 DELETE2 GET1 PATCH5 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
2.2.2
Base URL
https://api.baserow.io
Authentication
HTTP Bearer, HTTP Bearer, HTTP Bearer
License
Resource Areas
1

Authentication & Security 3

Baserow Automation workflows API declares 3 security schemes for authenticating requests. It accepts HTTP bearer tokens (Token your_token) (Database token). It accepts HTTP bearer tokens (JWT your_token) (JWT). It accepts HTTP bearer tokens (JWT your_token) (UserSource JWT).

Paths & Operations 9

Across 7 paths, the API surfaces 9 operations — 1 DELETE, 2 GET, 1 PATCH, 5 POST. Each is listed below with its method, path, parameters, and response codes.

Automation workflows 9
POST
/api/automation/{automation_id}/workflows/
Creates a new Automation Workflow.
create_automation_workflow 2 params body → 200400404
POST
/api/automation/{automation_id}/workflows/order/
Apply a new order to the workflows of an automation.
order_automation_workflows 2 params body → 204400404
GET
/api/automation/workflows/{workflow_id}/
Retrieve a single workflow of an automation.
get_automation_workflow 2 params → 200404
PATCH
/api/automation/workflows/{workflow_id}/
Updates an existing workflow of an automation.
update_automation_workflow 2 params body → 200400404
DELETE
/api/automation/workflows/{workflow_id}/
Deletes an existing workflow of an automation.
delete_automation_workflow 2 params → 204400404
POST
/api/automation/workflows/{workflow_id}/duplicate/async/
Start a job to duplicate the workflow with the provided workflowid parameter if the authorized user has access to the automation's workspace.
duplicate_automation_workflow_async 2 params → 202400404
GET
/api/automation/workflows/{workflow_id}/history/
Retrieve the history for a workflow.
get_automation_workflow_history 2 params → 200404
POST
/api/automation/workflows/{workflow_id}/publish/async/
This endpoint starts an asynchronous job to publish the automation workflow. The job clones the current version of the given automation and publishes it for the given workflow.
publish_automation_workflow 2 params → 202400404
POST
/api/automation/workflows/{workflow_id}/test/
This endpoint plan the execution of a test run for this workflow.
test_automation_workflow 2 params → 202404

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are AutomationWorkflow (10 properties), DuplicateAutomationWorkflowJobTypeResponse (9 properties), AutomationWorkflowHistory (7 properties), PaginationSerializerAutomationWorkflowHistory (6 properties). Each schema is shown below with its type and property counts.

DuplicateAutomationWorkflowJobTypeResponse
object
9 properties 8 required
UpdateAutomationWorkflowStateEnum
string
draft - Draft live - Live paused - Paused disabled - Disabled testclone - Test Clone
AutomationWorkflowHistory
object
7 properties 5 required
StatusF41Enum
string
success - Success error - Error disabled - Disabled started - Started
CreateAutomationWorkflow
object
1 property 1 required
PaginationSerializerAutomationWorkflowHistory
object
6 properties 6 required
AutomationWorkflow
object
10 properties 8 required
PatchedUpdateAutomationWorkflow
object
4 properties
OrderAutomationWorkflows
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

baserow-automation-workflows-api-openapi.yml Raw ↑

Other APIs Baserow publishes across the network.

Baserow Admin API
Baserow Admin data scanner API
Baserow AI Assistant API
Baserow Applications API
Baserow Audit log API
Baserow Auth API
Baserow Automation history API
Baserow Automation nodes API
Baserow Builder data sources API
Baserow Builder domains API
Baserow Builder elements API
Baserow Builder pages API
Where this information came from

This is an independent, third-party profile of Baserow Automation workflows API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.