Inbound integrations
Inbound integrations are where one of your external systems is sending data into Ably.Inbound webhooks
Configure an endpoint for generated requests to be picked up by Ably and published to a channel.
Kafka connector
Send data from one or more Kafka topics into Ably channels.
Outbound webhooks
Outbound webhooks enable you to push data to an external system from within Ably. These events that happen within Ably include messages being published to a channel, presence events being emitted, and changes in the channel occupancy and activity. The following pre-built webhooks can be configured:AWS Lambda
Push data to AWS Lambda functions.
Google Cloud Functions
Push data to Google Cloud functions.
Zapier
Connect Ably to thousands of apps via Zapier.
Cloudflare Workers
Push data to Cloudflare Workers.
IFTTT
Trigger IFTTT applets with Ably events.
Datadog
Send metrics and events to Datadog.
Outbound streaming
Outbound streaming involves streaming a constant flow of data from Ably to other streaming or queuing services. This is useful for integrating Ably with large-scale, event-driven architectures or data pipelines. The following pre-built services can be configured:Kafka
Stream data to Apache Kafka.
AWS Kinesis
Stream data to AWS Kinesis.
AMQP
Stream data via AMQP protocol.
AWS SQS
Stream data to AWS SQS queues.
Apache Pulsar
Stream data to Apache Pulsar.
