Erply · AsyncAPI Specification

Erply Webhooks

Version

View Spec View on GitHub RetailPoint-of-SaleInventoryProduct Information ManagementCRME-CommerceWarehouse ManagementWebhookCompanyAsyncAPIEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-19'
method: searched
source: https://webhook.erply.com/api/docs/index.html, https://wiki.erply.com/article/1540-enriched-events
spec_type: Webhooks
management_api: openapi/erply-webhook-openapi.json
delivery:
  transport: HTTP POST to configured URLs
  signing: HMAC; a per-configuration secret is used as salt for an hmac key on each delivery
  batching: up to 100 database events per webhook
  retry: expects HTTP 200 within 5s; failed deliveries retried a configurable number of times (default
    1), then dropped
  semantics: fire-and-forget notification service, not an authoritative data source
events:
- name: posTransactionConfirmed
  description: A POS transaction was confirmed
- name: salesOrderCreated
  description: A sales order was created
- name: salesOrderConfirmed
  description: A sales order was confirmed
database_events:
  actions:
  - insert
  - update
  - delete
  tables_example:
  - product
  - invoice
  - user
  notes: Configurations subscribe to a specific action + table; the delivery payload carries the action,
    table and a timestamp.

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/erply-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 email required.

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