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 Cisco Webex and Cloudinary 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.
List admin audit events
Retrieve a list of admin audit events.
Manage authorizations
Manage authorizations for users and applications.
Manage events
Manage events for organizations.
List events
Retrieve a list of all events.
Manage groups
Manage groups in the organization.
List groups
Retrieve a list of groups.
Retrieve historical analytics
Retrieve historical analytics data for organizations.
Manage hybrid clusters
Manage hybrid clusters in your organization.
Manage hybrid connectors
Manage hybrid connectors for your organization.
Manage licenses
Manage licenses for users in your organization.
List licenses
Retrieve a list of licenses.
Retrieve meeting qualities
Retrieve metrics about meeting quality and performance.
Manage organization contacts
Manage contacts for your organization.
Manage organizations
Manage organization details and configurations.
List organizations
Retrieve a list of organizations.
Manage partner relationships
Manage partner relationships for your business.
Manage people
Manage user accounts and profiles within the organization.
List people
Retrieve a list of people.
Generate a recording report
Generate reports related to recordings.
Get recording report
Retrieve a report on recordings.
Manage recordings
Manage and access recorded meetings.
List recordings
Retrieve a list of recordings.
List locations
Retrieve a list of locations.
List numbers
Retrieve a list of numbers.
List reports
Retrieve a list of reports.
List BroadWorks billing reports
Retrieve BroadWorks billing reports.
List BroadWorks enterprises
Retrieve a list of BroadWorks enterprises.
List BroadWorks subscribers
Retrieve a list of BroadWorks subscribers.
List BroadWorks workspaces
Retrieve a list of BroadWorks workspaces.
Get UCM profile
Retrieve the UCM profile.
Get meeting chats
Retrieve chats from a meeting.
List meeting invitees
Retrieve a list of invitees for a meeting.
List meeting invitees
Retrieve a list of meeting invitees.
Create a meeting invitee
Add a new invitee to a meeting.
Create meeting invitees
Add multiple invitees to a meeting at once.
Get a meeting invitee
Retrieve details for a specific meeting invitee.
Update a meeting invitee
Modify the details of an existing meeting invitee.
Delete a meeting invitee
Remove an invitee from the meeting.
List meeting invitees
Retrieve a list of meeting invitees.
Create a meeting invitee
Add a new invitee to a meeting.
Create meeting invitees
Add multiple invitees to a meeting.
Get a meeting invitee
Retrieve details of a specific meeting invitee.
Update a meeting invitee
Modify the details of an existing meeting invitee.
Delete a meeting invitee
Remove a meeting invitee from a meeting.
Get meeting messages
Retrieve messages from a meeting.
List meeting participants
Retrieve a list of participants in a meeting.
List devices
Retrieve a list of all devices.
List features announcement repository
Retrieve features from the announcement repository.
List meetings
Retrieve a list of all meetings.
Accessing Meeting Resources
Find out how to leverage integrated audio, video, and content sharing with highly secure web meetings.
List messages
Retrieve a list of messages.
Create message
Create a message in a Webex space.
List messages
Get Webex space history.
List roles
Retrieve a list of roles.
List teams
Retrieve a list of teams.
List webhooks
Retrieve a list of webhooks.
Create webhook
Create a webhook for real-time notifications of messages posted.
List users
Retrieve a list of users.
Create room
Create a Webex space and invite people.
Execute command
Execute a command on a Webex RoomOS device.
Get partner tags
Retrieve tags associated with partners.
List workspaces
Retrieve a list of workspaces.
Get device call settings
Retrieve settings for a device call.
List attachment actions
Retrieve a list of actions on attachments.
List tracking codes
Retrieve a list of tracking codes.
Get wholesale billing report
Retrieve the wholesale billing report.
List recordings
Retrieve a list of converged recordings.
List DECT device settings
Retrieve DECT device settings.
List device configurations
Retrieve configurations for devices.
List emergency services settings
Retrieve settings for emergency services.
Get started with the APIs
Explore documentation, sample code, tutorials, and more to help you build custom Webex apps.
Create Meeting Links
Use Instant Connect to make one-click calls, without the need for the Webex App or login credentials!
Messaging API Overview
Get up and running in no time with a walk-through of the most popular Webex API: Messaging.
Administration API Overview
Manage, monitor and audit your Webex applications.
Delete a transcript
Delete a meeting transcript by its ID.
List meeting transcripts
Retrieve a list of meeting transcripts.
List meeting transcripts for compliance officer
Retrieve a list of meeting transcripts for compliance purposes.
Download a meeting transcript
Download a meeting transcript by its ID.
List snippets of a meeting transcript
Retrieve snippets from a specific meeting transcript.
Get a transcript snippet
Retrieve a specific snippet from a meeting transcript.
List meeting invitees
Retrieve a list of meeting invitees.
Create meeting invitees
Create multiple meeting invitees at once.
Get a meeting invitee
Retrieve details of a specific meeting invitee.
List meeting polls
Retrieves a list of meeting polls available.
Get meeting poll results
Obtains the results of a specific meeting poll.
List respondents of a question
Lists respondents for a specific question in a meeting poll.
List Meeting Polls
Retrieves a list of meeting polls.
Get Meeting Poll Results
Fetches the results of a specific meeting poll.
List Respondents of a Question
Lists all respondents for a given meeting poll question.
List Meeting Polls
Lists all the meeting polls available for the user.
List Respondents of a Question
Lists the respondents for a specific question in a poll.
Get Meeting PollResults
Retrieves the results of a specific meeting poll.
List Meeting Transcripts
Retrieve a list of meeting transcripts.
List Meeting Transcripts For Compliance Officer
Retrieve meeting transcripts for a compliance officer.
Download a Meeting Transcript
Download a specific meeting transcript.
List Snippets of a Meeting Transcript
Get snippets from a meeting transcript.
Get a Transcript Snippet
Retrieve a specific snippet from a meeting transcript.
Update a Transcript Snippet
Update a specific snippet in a meeting transcript.
Delete a Transcript
Delete a specific meeting transcript.
To set up Cisco Webex 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 Cisco Webex 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 Cisco Webex official documentation to get a full list of all API endpoints and verify the scraped ones!
Create asset
Creates new assets in the Cloudinary account.
Delete assets
Delete assets with Node.
Upload assets
Upload assets with the CLI.
List assets
Retrieve a list of all assets.
Update assets
Update the details of an existing asset.
Delete assets
Remove an existing asset.
Rename assets
Change the name of an existing asset.
Relate assets
Establish a relationship between assets.
Search for assets
Perform a search to find specific assets.
Analyze assets
Perform analysis on the specified assets.
Rename assets
Changes the name of a specified asset.
Moderate assets
Moderates the specified assets based on custom rules.
Restore deleted assets
Restores assets that were deleted.
Invalidate cache for assets
Invalidate cached assets to ensure the latest versions are served.
Upload assets in Node.js
Tutorial for uploading assets using Node.
Upload multiple files in Node.js
Guide for uploading multiple files with Node.
Upload videos in Node.js
Tutorial for uploading videos using Node.
Upload images in Python
Guide for uploading images using Python SDK.
Upload videos in Python
Tutorial for uploading videos using Python SDK.
Upload Widget
Overview of the Upload Widget functionality.
Get transformation reference
Retrieve the transformation reference details.
Get upload API reference
Retrieve the image upload API reference details.
Get admin API
Retrieve the admin API reference details.
Get provisioning API
Retrieve the provisioning API reference details.
Get analyze API
Retrieve the analyze API reference details.
Get live streaming API
Retrieve the live streaming API reference details.
Generate upload signature
Generates a signature for uploading assets.
Find your credentials
Steps to locate your Cloudinary credentials.
Enable automatic backups
Enables automatic backups for your media assets.
Restore asset versions
Restores specific versions of assets.
Manage custom metadata
Manage custom metadata for assets to enhance organization and searchability.
Live streaming (Beta)
Provides capabilities for live video streaming.
Upload API
API for uploading images and videos to Cloudinary.
Provisioning API
API for user provisioning in Cloudinary.
List images in Next.js
Tutorial for listing images in a Next.
To set up Cloudinary 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 Cloudinary 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 Cloudinary official documentation to get a full list of all API endpoints and verify the scraped ones!
The world's most popular workflow automation platform for technical teams including
Build complex workflows, really fast