# Process Street Workflow Tasks API

**Canonical:** https://apis.io/apis/process-street/process-street-workflow-tasks-api/  
**Provider:** Process Street — https://apis.io/providers/process-street/  
**Base URL:** https://public-api.process.st/api/v1.1  
**Documentation:** https://public-api.process.st/api/v1.1/docs/index.html

Process Street Workflow Tasks API is one of 28 APIs that [Process Street](https://apis.io/providers/process-street/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Workflow Tasks. The published artifact set on APIs.io includes an OpenAPI specification and authentication docs.

A workflow task is a task template within a workflow revision. Use these endpoints to create, view, update, and delete task templates on draft revisions. > 💡 Notes for MCP clients: > - Don't prefix task names with numbers — the UI already shows a position next to each task and order can change. > - Consider adding content widgets with instructions, context, or guidance to make processes easier to follow.

## Operations (9)

| Method | Path | Summary |
|---|---|---|
| GET | `/workflows/{workflowId}/revisions/{revisionId}/tasks` | List workflow tasks |
| POST | `/workflows/{workflowId}/revisions/{revisionId}/tasks` | Create a workflow task |
| GET | `/workflows/{workflowId}/revisions/{revisionId}/tasks/{taskId}` | Get a workflow task |
| PUT | `/workflows/{workflowId}/revisions/{revisionId}/tasks/{taskId}` | Update a workflow task |
| DELETE | `/workflows/{workflowId}/revisions/{revisionId}/tasks/{taskId}` | Delete a workflow task |
| GET | `/workflows/{workflowId}/revisions/{revisionId}/tasks/{taskId}/permission-rules` | Get task permission rules |
| PUT | `/workflows/{workflowId}/revisions/{revisionId}/tasks/{taskId}/permission-rules` | Update task permission rules |
| GET | `/workflows/{workflowId}/revisions/{revisionId}/tasks/{taskId}/config` | Get workflow task configuration |
| PUT | `/workflows/{workflowId}/revisions/{revisionId}/tasks/{taskId}/config` | Update workflow task configuration |

## Machine-readable artifacts (10)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/process-street/refs/heads/main/openapi/process-street-workflow-tasks-api-openapi.yml
- **Authentication** — https://raw.githubusercontent.com/api-evangelist/process-street/refs/heads/main/authentication/process-street-authentication.yml
- **Conventions** — https://raw.githubusercontent.com/api-evangelist/process-street/refs/heads/main/conventions/process-street-conventions.yml
- **Idempotency** — https://raw.githubusercontent.com/api-evangelist/process-street/refs/heads/main/conventions/process-street-conventions.yml
- **ErrorCatalog** — https://raw.githubusercontent.com/api-evangelist/process-street/refs/heads/main/errors/process-street-error-codes.yml
- **Conformance** — https://raw.githubusercontent.com/api-evangelist/process-street/refs/heads/main/conformance/process-street-conformance.yml
- **DataModel** — https://raw.githubusercontent.com/api-evangelist/process-street/refs/heads/main/data-model/process-street-data-model.yml
- **Lifecycle** — https://raw.githubusercontent.com/api-evangelist/process-street/refs/heads/main/lifecycle/process-street-lifecycle.yml
- **Webhooks** — https://raw.githubusercontent.com/api-evangelist/process-street/refs/heads/main/asyncapi/process-street-webhooks.yml
- **AgenticAccess** — https://raw.githubusercontent.com/api-evangelist/process-street/refs/heads/main/agentic-access/process-street-agentic-access.yml

## Other Process Street APIs (12)

- [Process Street Attachments API](https://apis.io/apis/process-street/process-street-attachments-api/)
- [Process Street Comments API](https://apis.io/apis/process-street/process-street-comments-api/)
- [Process Street Data Set Incoming Webhooks API](https://apis.io/apis/process-street/process-street-data-set-incoming-webhooks-api/)
- [Process Street Data Sets API](https://apis.io/apis/process-street/process-street-data-sets-api/)
- [Process Street File Uploads API](https://apis.io/apis/process-street/process-street-file-uploads-api/)
- [Process Street Folders API](https://apis.io/apis/process-street/process-street-folders-api/)
- [Process Street Form Field Values API](https://apis.io/apis/process-street/process-street-form-field-values-api/)
- [Process Street Form Fields API](https://apis.io/apis/process-street/process-street-form-fields-api/)
- [Process Street My Work API](https://apis.io/apis/process-street/process-street-my-work-api/)
- [Process Street One-Off Tasks API](https://apis.io/apis/process-street/process-street-one-off-tasks-api/)
- [Process Street Page Revisions API](https://apis.io/apis/process-street/process-street-page-revisions-api/)
- [Process Street Page Widgets API](https://apis.io/apis/process-street/process-street-page-widgets-api/)

## Tags

Workflow Tasks

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/process-street/process-street-workflow-tasks-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/process-street/.
