In n8n, click the "Add workflow" button in the Workflows tab to create a new workflow. Add the starting point – a trigger on when your workflow should run: an app event, a schedule, a webhook call, another workflow, an AI chat, or a manual trigger. Sometimes, the HTTP Request node might already serve as your starting point.
Create custom Ably and Capsule workflows by choosing triggers and actions. Nodes come with global operations and settings, as well as app-specific parameters that can be configured. You can also use the HTTP Request node to query data from any app or service with a REST API.
Get channel
Creates a new Channel object if none for the channel exists, or returns the existing channel object.
Release channel
Releases a Channel object, deleting it and enabling it to be garbage collected.
List messages
Retrieve messages sent to a specified channel.
Publish message
Publish a message on a channel.
Publish message
Publish a message to a specified channel with optional parameters.
Retrieve presence status
Obtain the set of members currently present for a channel.
Retrieve presence state history
Obtain the history of presence messages for a channel.
Retrieve metadata
This returns ChannelDetails for the given channel, indicating global occupancy.
Enumerate all active channels
This enumerates all active channels in the application.
Release channel
Releases a Channel object, deleting it and enabling it to be garbage collected.
Publish message
Publish a single message on this channel based on a given event name and payload.
List messages
Retrieve a list of messages from a specific channel.
Publish message
Sends a message to a channel.
Get channel history
Gets a paginated set of historical messages for this channel.
Retrieve message history
Fetches the history of messages published on a channel.
Create token request
Creates and signs an Ably TokenRequest based on the specified tokenParams and authOptions.
Authenticate server
Authenticates a server with Ably and creates access tokens for clients.
Retrieve presence state
Obtains the current presence state of clients in a channel.
Retrieve application usage statistics
Fetches statistics for application usage over a specified period.
Register device
Register a device for receiving push notifications.
Update device registration
Update a device registration by replacing existing details.
List channels
Retrieve all channels with at least one subscribed device.
Publish notification
Send a push notification to a single device or set of devices.
Get details from a registered device
Obtain the details for a device registered for receiving push registrations.
List registered devices
Obtain the details for devices registered for receiving push registrations.
Unregister device
Unregisters a single device by its device ID, deleting all its subscriptions for receiving push notifications through channels.
Unregister devices
Unregisters devices, deleting all their subscriptions for receiving push notifications through channels.
Subscribe to channel
Subscribe a single device or all devices associated with a client ID to receive push notifications from messages sent to a channel.
Revoke tokens
Revoke tokens using the specified key name.
Publish message
Publish a single message on this channel based on a given event name and payload.
To set up Ably integration, add the HTTP Request node to your workflow canvas and authenticate it using a generic authentication method. The HTTP Request node makes custom API calls to Ably to query the data you need using the API endpoint URLs you provide.
These API endpoints were generated using n8n
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant API documentation from web pages. Remember to check the Ably official documentation to get a full list of all API endpoints and verify the scraped ones!
List parties
Retrieve a list of all parties.
Show party
Retrieve details for a specific party.
Create party
Create a new party.
Update party
Update an existing party's information.
Delete party
Delete a specific party.
Create party
Create a new organisation record.
Update party
Update an existing organisation record.
List opportunities
Retrieve a list of all opportunities.
Create opportunity
Create a new opportunity.
List projects
Retrieve a list of all projects.
Update project
Update the details of an existing project.
Delete project
Remove a project from the system.
List tasks
Retrieve a list of all tasks.
Create task
Add a new task to the system.
List entries
Retrieve a list of all entries.
Create entry
Add a new entry to the system.
List pipelines
Retrieve a list of all pipelines.
Show pipeline
Retrieve details of a specific pipeline.
Create pipeline
Create a new pipeline.
Update pipeline
Update an existing pipeline.
List milestones
Retrieve a list of all milestones.
Create milestone
Create a new milestone.
List lost reasons
Retrieve a list of all lost reasons.
List boards
Retrieve a list of all boards.
List stages
Retrieve a list of all stages.
List stages
Retrieve a list of stages associated with a board.
Show stage
Retrieve details about a specific stage.
Create stage
Create a new stage in the system.
Update stage
Update an existing stage.
Delete stage
Remove a stage from the system.
List track definitions
Retrieve a list of all track definitions.
List custom titles
Retrieve a list of all custom titles.
Update opportunity
Updates an existing opportunity.
Delete opportunity
Deletes an existing opportunity.
List deleted opportunities
Lists all previously deleted opportunities.
Search opportunities
Searches for opportunities based on specified criteria.
Create project
Creates a new project.
Create track
Creates a new track.
List users
Retrieves a list of all users.
Show current user
Displays the current user's information.
Update user
Update an existing user.
Create tag definition
Creates a new tag definition.
List tag definitions
Get a list of tag definitions.
List custom fields
Retrieves a list of all custom fields.
Create custom field
Create a new custom field.
Create lost reason
Creates a new reason for a lost opportunity.
List countries
Collection of country names available in Capsule; useful for populating the country field of the party's address.
List currencies
Collection of ISO currency code options available in Capsule; useful for populating and displaying the opportunities' value.
Delete milestone
Delete a specific milestone.
Create board
Create a new board.
List activity types
Retrieve a list of activity types.
List REST hooks
Retrieve a list of all REST hooks.
Show REST hook
Retrieve details about a specific REST hook.
Subscribe REST hook
Subscribe to a new REST hook in the system.
Unsubscribe REST hook
Unsubscribe from a specific REST hook.
Show track definition
Retrieve details about a specific track definition.
Create track definition
Create a new track definition in the system.
Update track definition
Update an existing track definition.
Delete track definition
Remove a track definition from the system.
List track definitions
List track definitions with the option to filter for track definitions for projects or opportunities.
List task categories
Retrieve a list of all task categories.
List custom titles
List custom titles for this Capsule account.
Delete custom title
Delete a custom title from Capsule.
Create activity type
Creates a new activity type.
List teams
List all teams.
Show task category
Retrieve details of a specific task category.
Create task category
Create a new task category.
Update task category
Update an existing task category.
Delete task category
Delete an existing task category.
Get track definition
Show a specific track definition.
Create track definition
Create a track definition.
To set up Capsule integration, add the HTTP Request node to your workflow canvas and authenticate it using a generic authentication method. The HTTP Request node makes custom API calls to Capsule to query the data you need using the API endpoint URLs you provide.
These API endpoints were generated using n8n
n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant API documentation from web pages. Remember to check the Capsule official documentation to get a full list of all API endpoints and verify the scraped ones!
Can Ably connect with Capsule?
Can I use Ably’s API with n8n?
Can I use Capsule’s API with n8n?
Is n8n secure for integrating Ably and Capsule?
How to get started with Ably and Capsule integration in n8n.io?
Looking to integrate Ably and Capsule in your company?
The world's most popular workflow automation platform for technical teams including
Build complex workflows, really fast