integrations.sh
← all integrations

nexmo.com – dispatch

OpenAPI apis-guru

The Dispatch API enables the developer to specify a multiple message workflow. A workflow follows a template. The first one we are adding is the failover template. The failover template instructs the Messages API to first send a message to the specified channel. If that message fails immediately or if the condition_status is not reached within the given time period the next message is sent. The developer will also receive status webhooks from the messages resource for each delivery and read event. This API is currently in Beta.

Homepage
https://api.apis.guru/v2/specs/nexmo.com:dispatch/0.3.4.json
Provider
nexmo.com:dispatch / dispatch
OpenAPI version
3.0.0
Spec (JSON)
https://api.apis.guru/v2/specs/nexmo.com/dispatch/0.3.4/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/nexmo.com/dispatch/0.3.4/openapi.yaml

Tools (3)

Extracted live via the executor SDK.

  • root.createWorkflow

    Create a workflow

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools