- Home
- Resources
- Integrations
- Webex Meetings
Webex Meetings Make integrationAutomate Webex Meetings with Make.
Can Make react when a Webex meeting starts? Yes. The Webex Meetings Make integration gives you 2 modules: one trigger that spots started meetings and one open API call. This page walks you through the connection, a first scenario and the right moment to use each module.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Webex Meetings Make integration do for you?
The Webex Meetings Make integration links your Webex account to Make, a no-code tool where you build a scenario: the automation itself, a chain of modules that each do one job. Here, Make notices when one of your meetings has started and passes that meeting along to the rest of your tools, or calls the Webex API directly when you need more.
A log of every meeting that actually happened. Put Watch Meeting Started first, then add a spreadsheet or database module from another app. Each started meeting becomes one row, which gives an ops lead a trace without asking anyone to fill in a form.
A heads-up for the people who are not in the call. The same trigger can feed a chat or email module, so a support team learns that the client review has begun and can stay available.
Anything the listed modules skip. Make an API Call reaches any endpoint of the Webex API with the connection you already set up. It asks for more care, but it covers the gaps.
Know the limits before you start. The catalog holds only these two modules, and the trigger is scheduled: Make checks Webex on the scenario's schedule, it is not warned the moment a meeting opens. The Make documentation for this app also flags that it was partly generated by AI and may contain mistakes, so test each step. For costs, read Make pricing; if you are still weighing tools, n8n vs Make lays out the criteria. To learn the editor step by step, see Make training.
How do you connect Webex Meetings to Make?
- 01
Check your Webex access
You need an active Webex account and a developer access token. If your company wants its own credentials, create an integration in the Webex for Developers portal and copy the Client ID and Client secret it shows.
- 02
Add a module and open the connection
In your scenario, add a Webex Meetings module and click Create a connection. A connection is your Webex account linked to Make once, then reused by every Webex module. You can give it a clear name in Connection name.
- 03
Enter your credentials
Paste the credentials copied from your Webex account, or follow the instructions Make displays on screen. Once saved, the connection appears in the module and you can move on to its settings.
Your first scenario with Webex Meetings
GoalWhen a meeting starts in Webex Meetings, Make calls the Webex API to work on that same meeting.
- 01
Create the scenario
Open the Scenarios page in Make, create a new scenario and click the big + to place your first module on the canvas.
- 02
Add the Webex trigger
Search for Webex Meetings, pick Watch Meeting Started and select your connection, or click Create a connection if this is your first Webex module.
- 03
Call the Webex API
Click the + to the right of the trigger and add Make an API Call. Using the Webex API reference, write the request your team needs and map the meeting data from the trigger into it.
- 04
Test with Run once
Start a Webex meeting, then click Run once. Each module shows the bundles it received: a bundle is one item passing between modules, here one meeting.
- 05
Schedule and switch on
Click the clock on the first module to set how often Make checks Webex (every 15 minutes by default), then switch the scenario on.
What starts a Webex Meetings scenario
1 module starts a scenario when something happens in Webex Meetings. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Webex Meetings as soon as it happens.
Watch Meeting Started
Scheduled triggerIn Make“Triggers when a meeting has been started.”
This trigger hands your scenario each Webex meeting that has started, so the rest of the chain can log it, share it or act on it without anyone copying details by hand.
What else Make can do with Webex Meetings
Webex Meetings gives you 1 module. For each one: what it does for you, when to reach for it, and what to watch out for.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
With this module you reach any endpoint of the Webex API from your scenario, reusing the connection you already created, so you are not stuck with a single trigger.
Need help automating Webex Meetings with Make?
A person reads every message.