---
title: "POST /base/{baseId}/workflow/{workflowId}/test-all"
method: POST
path: "/base/{baseId}/workflow/{workflowId}/test-all"
tags: ["automation"]
---

# POST /base/{baseId}/workflow/{workflowId}/test-all

`POST /base/{baseId}/workflow/{workflowId}/test-all`

test a automation workflow all

## Path parameters

- `baseId` string, required
- `workflowId` string, required

## Request body

- object
  - `recordId` string — the record id to test
  - `sideEffect` boolean — whether to test with side effect
  - `withDependency` boolean — whether to test with dependency

## Response `200`

Successful updated

- boolean

---

[API](https://skmtc.net/teable/apis/teable-app.md) · [All operations](https://skmtc.net/teable/apis/teable-app/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/teable/teable-app/revisions/7515f3b33d79/schema)
