Ably
Learn how to use Ably with Composio
Overview
Enum
ABLY
Description
Ably is a real-time messaging platform helping developers build live features, including chat and data synchronization, with global scalability and robust reliability for modern applications
Authentication Details
API_KEY
api_key
Actions
ABLY_BATCH_PRESENCE
Action Parameters
channels
separator
Action Response
data
error
successful
ABLY_BATCH_PRESENCE_HISTORY
Action Parameters
channels
direction
end
limit
start
Action Response
data
error
successful
ABLY_CREATE_CHANNEL
Action Parameters
channel_id
Action Response
data
error
successful
ABLY_DELETE_CHANNEL_SUBSCRIPTION
Action Parameters
channel
client_id
device_id
Action Response
data
error
successful
ABLY_GET_CHANNEL_DETAILS
Action Parameters
channel_id
Action Response
data
error
successful
ABLY_GET_CHANNEL_HISTORY
Action Parameters
channel_id
direction
end
limit
start
Action Response
data
error
successful
ABLY_GET_PRESENCE_HISTORY
Action Parameters
channel_id
direction
end
limit
start
Action Response
data
error
successful
ABLY_GET_SERVICE_TIME
Action Parameters
Action Response
data
error
successful
ABLY_GET_STATS
Action Parameters
direction
end
limit
start
unit
Action Response
data
error
successful
ABLY_LIST_PUSH_CHANNEL_SUBSCRIPTIONS
Action Parameters
channel
client_id
concat_filters
device_id
limit
Action Response
data
error
successful
ABLY_PUBLISH_MESSAGE_TO_CHANNEL
Action Parameters
channel_id
client_id
event_name
message_data
message_id
push_notification
Action Response
data
error
successful