Integrations

Open in

Use the ably integrations command group to manage your Ably integrations with external services. These commands enable you to create, list, update, and delete integration rules.

Manage integration rules

Use the following commands to create, list, retrieve, update, and delete integration rules that route data between Ably and external services:

CommandDescription
ably integrations createCreate an integration rule.
ably integrations deleteDelete an integration rule.
ably integrations getGet an integration rule by ID.
ably integrations listList all integration rules.
ably integrations updateUpdate an integration rule.

See also