- Home
- Resources
- Integrations
- Cisco Webex
Cisco Webex Make integrationAutomate Cisco Webex with Make.
Can Make post, file and tidy your Webex spaces while your team keeps talking? The Cisco Webex Make integration gives you 5 instant triggers, 20 actions and 5 searches over rooms, messages, teams and cards. This guide connects your account and walks you through a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Cisco Webex Make integration do for you?
The Cisco Webex Make integration links your Webex account to Make, a no-code tool where you build scenarios: automations made of modules, each module being one brick such as a trigger, an action or a search. Webex can start a scenario the moment a message, room or card changes, and Make can also write back into Webex.
A form that answers itself. When someone fills in a card inside a space, Watch Attachment Actions starts the scenario and Create a Message confirms the request in the right room, so nobody has to acknowledge it by hand.
Spaces that open with the project. A new deal or ticket in another app can call Create a Room, then Create a Membership for each person involved. The room exists before the kickoff call, with the right people already inside.
A cleaner workspace. List Rooms and List Team Memberships give you an inventory you can review, and Delete a Membership removes someone who left the project. Deletions cannot be undone, so test them on a sandbox room first.
The public directory lists no limits for this app, and there is no official connection guide beyond the standard Make flow. When a Webex feature has no module, Make an API Call reaches the Webex API with the same connection. If you also work with n8n, the Cisco Webex n8n integration covers the same app, and n8n vs Make lays out how the two tools differ. For a guided start, the Make training builds scenarios like these step by step.
How do you connect Cisco Webex to Make?
- 01
Add a Cisco Webex module
In your scenario, click the +, search for Cisco Webex and pick any module. Then click Create a connection. A connection is your Webex account linked to Make once and reused by every Cisco Webex module you add later.
- 02
Name it and authorize Make
Give the connection a clear name if you like, for example the account it belongs to. Make then sends you to Webex to authorize access, or asks for the key Webex gives you, depending on the connection type offered.
- 03
Save and check the lists
Click Save. Back in the module, Make can now read your Webex data, so the fields that expect a room or a team show what your account can see. If those lists stay empty, the account you authorized is probably not the one you meant.
Build your first scenario with Cisco Webex
GoalWhen someone submits a card in a Webex space, Make posts a confirmation message in the room you choose.
- 01
Create the scenario
Open the Scenarios page, create a new scenario and click the big +. That first slot holds the trigger, the module that decides when everything starts.
- 02
Add Watch Attachment Actions
Search for Cisco Webex, pick Watch Attachment Actions and select your connection. It is an instant trigger: Webex calls Make through a webhook as soon as a card is submitted.
- 03
Add Create a Message
Click the + on the right of the trigger and add Create a Message. Choose the room to post in, then write the text and map details from the trigger into it.
- 04
Test with Run once
Click Run once, then submit a test card in Webex. Each module shows the bundles it received, a bundle being one item passed along, here one submission. Check the message landed in the room.
- 05
Switch it on
Save and turn the scenario on. Each module run on one bundle is an operation, the unit Make counts on your plan, so this scenario uses two per submitted card.
Which Cisco Webex triggers start a scenario?
5 modules start a scenario when something happens in Cisco Webex. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Cisco Webex as soon as it happens.
Watch Attachment Actions
Instant triggerIn Make“Triggers when an attachment card is submitted.”
Turns every submitted card into a starting point: the moment someone fills in and sends an attachment card in a space, your scenario receives that submission and can act on it.
Watch Events
Instant triggerIn Make“Triggers by all events from attachment actions, memberships, messages and rooms.”
Gives you one entry point for almost everything that moves in Webex: card submissions, memberships, messages and rooms all arrive through the same trigger, so a single scenario can react to all of them.
Watch Memberships
Instant triggerIn Make“Triggers when memberships are added, updated or deleted.”
Tells your scenario who joins, changes role in or leaves a room. You get a bundle each time a membership is added, updated or deleted, which is the raw material for onboarding and access tracking.
Watch Messages
Instant triggerIn Make“Triggers when messages are added or deleted.”
Hands every new or deleted message to your scenario, so conversations in Webex can feed a ticket tool, a CRM note or an archive without anyone forwarding them.
Watch Rooms
Instant triggerIn Make“Triggers when rooms are added or updated.”
Lets your scenario know whenever a room is created or updated, so the rest of your stack keeps an accurate picture of the spaces your organization uses.
What can Make do in Cisco Webex?
Cisco Webex gives you 25 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
- Create a Membership
- Create a Message
- Create an Attachment Action
- Create a Room
- Create a Team
- Create a Team Membership
- Delete a Membership
- Delete a Message
- Delete a Room
- Delete a Team
- Delete a Team Membership
- Get a Membership
- Get a Message
- Get an Attachment Action
- Get a Room
- Make an API Call
- Update a Membership
- Update a Room
- Update a Team
- Update a Team Membership
- List Memberships
- List Messages
- List Rooms
- List Team Memberships
- List Teams
Create a Membership
ActionIn Make“Adds a person to a room by its ID or email address.”
Puts a person into a room for you, using their Webex ID or simply their email address, so access follows your process instead of someone's memory.
Create a Message
ActionIn Make“Posts a new message by the room ID or person ID.”
Posts a message in Webex on your behalf, either in a room or directly to one person, so alerts and confirmations arrive where your team already reads.
Create an Attachment Action
ActionIn Make“Creates a new attachment action by the message ID.”
Records a response to a card that is already posted, pointing to it by the message ID. Your scenario can answer a card programmatically, the same way a person would submit it.
Create a Room
ActionIn Make“Creates a new room.”
Opens a new Webex space from your scenario, so every project, incident or client gets its own room without anyone clicking through the app.
Create a Team
ActionIn Make“Creates a new team.”
Sets up a new Webex team straight from your scenario, so each new group starts the same way.
Create a Team Membership
ActionIn Make“Adds a person to a team by its ID or email address.”
Adds someone to a team using their ID or email address, so the whole team is covered in one step, not room by room.
Delete a Membership
ActionIn Make“Removes a person from a room by its ID.”
Takes a person out of a room, identified by the membership ID, so access closes as soon as the reason for it ends.
Delete a Message
ActionIn Make“Removes a message by its ID.”
Removes a message from Webex by its ID, useful when an automated post was wrong or is no longer relevant.
Delete a Room
ActionIn Make“Removes a room by its ID.”
Deletes an entire Webex room by its ID, so short-lived spaces do not pile up in everyone's sidebar.
Delete a Team
ActionIn Make“Removes a team by its ID.”
Removes a Webex team by its ID when the structure it represents no longer exists.
Delete a Team Membership
ActionIn Make“Removes a person from a team by its ID.”
Removes a person from a team by the team membership ID, closing their place in the group without touching the team itself.
Get a Membership
ActionIn Make“Retrieves the details of a membership by its ID.”
Fetches the full details of one room membership from its ID, so later modules can check who it concerns and how it is set up.
Get a Message
ActionIn Make“Retrieves the details of a message by its ID.”
Reads one specific message by its ID and passes its details to the rest of your scenario.
Get an Attachment Action
ActionIn Make“Retrieves the details of an attachment action by its ID.”
Retrieves one card submission from its ID, giving your scenario the answers someone entered in the card.
Get a Room
ActionIn Make“Retrieves the details of a room by its ID.”
Pulls the details of a single room from its ID so you can reuse them later in your scenario, in a message, a record or a report.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Sends any authorized request to the Webex API with the connection you already set up, which covers what the other modules of this app do not.
Update a Membership
ActionIn Make“Updates the permissions of a membership by its ID.”
Changes the permissions of someone already in a room, found by membership ID, without removing and re-adding them.
Update a Room
ActionIn Make“Updates a room by its ID.”
Edits an existing room by its ID, so a space keeps matching the project or client it was created for.
Update a Team
ActionIn Make“Updates a team by its ID.”
Modifies an existing team from its ID, keeping the team's details aligned with the organization it represents.
Update a Team Membership
ActionIn Make“Updates the permissions of a team membership by its ID.”
Adjusts the permissions of a person inside a team, identified by the team membership ID, while they stay in the team.
List Memberships
SearchIn Make“Retrieves a list of memberships filtered by the room ID, person ID or person email.”
Returns the memberships that match a room, a person ID or a person's email, which answers "who is in this room?" or "which rooms is this person in?"
List Messages
SearchIn Make“Retrieves a list of messages filtered by criteria.”
Fetches messages that match your criteria, so you can export a conversation, build a digest or find the one post you need to act on.
List Rooms
SearchIn Make“Retrieves a list of rooms filtered by criteria.”
Brings back the rooms matching your criteria, a quick way to see which spaces exist before you create, rename or clean anything.
List Team Memberships
SearchIn Make“Retrieves a list of team members by the team ID.”
Lists everyone in a given team from its team ID, giving your scenario a roster to compare, report on or clean up.
List Teams
SearchIn Make“Retrieves a list of teams.”
Retrieves the teams your connected account can see, the natural starting point for any scenario that works across teams.
Need help automating Cisco Webex with Make?
A person reads every message.