Process Street · AsyncAPI Specification

Process Street Webhooks

Version

View Spec View on GitHub CompanyProductivityWorkflowsWorkflow-AutomationProcess ManagementNo-CodeBusiness ProcessTask ManagementSoftware-as-a-ServiceMCPAsyncAPIEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-20'
method: searched
source: >-
  openapi/process-street-openapi-original.json (Webhooks, Workflow Incoming
  Webhooks, Data Set Incoming Webhooks tags) + API reference.
spec_type: Webhooks
note: >-
  Process Street publishes no AsyncAPI document. It documents an HTTP webhook
  surface with two directions: outgoing webhooks (Process Street calls your URL
  when task/workflow-run events fire) and incoming webhooks (external systems
  POST to a Process Street URL to start workflow runs or write data-set rows).
outgoing:
  description: >-
    Subscribe a target URL to workflow/task events. Managed via the Webhooks
    endpoints; each subscription has a url, status, and a set of triggers.
  management_operations:
  - listWebhooks
  - createWebhook
  - getWebhook
  - updateWebhook
  - deleteWebhook
  events:
  - id: TaskChecked
    description: A task was checked off (marked complete).
  - id: TaskUnchecked
    description: A previously checked task was unchecked.
  - id: TaskCheckedUnchecked
    description: Fires for either check or uncheck (single subscription for both).
  - id: TaskReady
    description: A task became ready to work on (no longer hidden or blocked by a stop task).
  - id: WorkflowRunCreated
    description: A new workflow run was created.
  - id: WorkflowRunCompleted
    description: A workflow run was marked complete.
incoming:
  workflow:
    description: >-
      Inbound webhook URLs that start/advance workflow runs from external
      automation apps. Lifecycle status Active/Disabled/Deleted.
    operations:
    - listWorkflowIncomingWebhooks
    - createWorkflowIncomingWebhook
    - getWorkflowIncomingWebhook
    - updateWorkflowIncomingWebhook
    - deleteWorkflowIncomingWebhook
  data_set:
    description: >-
      Inbound webhook URLs that write rows into a data set. Lifecycle status
      Active/Disabled/Deleted.
    operations:
    - listDataSetIncomingWebhooks
    - createDataSetIncomingWebhook
    - getDataSetIncomingWebhook
    - updateDataSetIncomingWebhook
    - deleteDataSetIncomingWebhook

Work with this as data

Every AsyncAPI spec here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for asyncapi

4 MCP tools reach this
  • find_asyncapisBrowse and filter every AsyncAPI spec in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This AsyncAPI spec
curl "https://apis.io/api/v1/asyncapis/process-street-webhooks"
All asyncapi
curl "https://apis.io/api/v1/asyncapis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.