We have released 105 new API endpoints. Build and automate pretty much anything in Process Street with our API or MCP, across Workflows, Pages, Data Sets, Workflow Runs, folders, permissions, and webhooks.
Every one of these endpoints is also available to AI agents through our MCP Server, with no additional setup.
What it does
You can now create, read, update, and delete almost every core resource in Process Street through the API and MCP:
Workflow authoring
- Create, update, duplicate, and delete workflows
- Manage workflow revisions and publishing
- Configure tasks, including permissions and per-task settings
- Set up workflow logic rules, assignment rules, and due date rules
- Add and manage workflow widgets, including file uploads
- List workflow variables
Pages
- Create, update, duplicate, and delete Pages
- Manage page revisions and publishing
- Add and manage page widgets, including file uploads
- Export page content as markdown
- Manage page permissions
Data Sets
- Create, read, update, and delete Data Sets
- Manage Data Set incoming webhooks
- Use alongside the CSV import endpoint for full Data Set automation
Workflow Runs and My Work
- List workflow runs with modern pagination, replacing the legacy 200-result cap
- Create, complete, update, and delete one-off tasks
- Search, snooze, and unsnooze My Work items
- Pull My Work stats
Automation and integrations
- Create and manage scheduled workflows
- Configure incoming webhooks for workflows and data sets
- Manage outgoing webhooks
- Upload, list, and delete attachments
Organization and permissions
- Create, list, update, and delete folders
- Manage folder permissions
- Manage permissions on workflows, pages, and individual tasks
Why it’s useful
- Let AI agents safely operate on your workspace through MCP, with the same capabilities your team has in the UI
- Build complete two-way integrations between Process Street and your existing systems without manual export/import
- Automate workflow authoring: generate workflows from templates, sync structure with external sources of truth, version-control your processes
- Power scheduled data pipelines, automated provisioning, and bulk operations that used to require manual work
Get started
- Browse the full list of endpoints in our API documentation
- Try them through the MCP Server with Claude or another AI agent
- All endpoints are available to all plans, with the same authentication as the rest of the Public API