Webex Integration
Webex API Operations
Browse all 26 operations available for Webex workflow automation.
communication
26 operationsWEBEX_MESSAGING_CREATE_MESSAGECreate Message
Tool to post a message to a Webex room or person.
WEBEX_MESSAGING_CREATE_ROOMCreate Room
Creates a new Webex room for team collaboration.
WEBEX_CREATE_TEAMCreate Team
Creates a new Webex team and automatically adds the authenticated user as a member.
WEBEX_MESSAGING_CREATE_TEAM_MEMBERSHIPCreate Team Membership
Tool to add a person to a Webex team by personId or personEmail.
WEBEX_WEBHOOKS_CREATE_WEBHOOKCreate Webhook
Creates a Webex webhook to receive real-time event notifications via HTTP POST requests to your specified URL.
WEBEX_MESSAGING_DELETE_MEMBERSHIPDelete Membership
Tool to delete a Webex membership by its unique identifier.
WEBEX_MESSAGING_DELETE_MESSAGEDelete Message
Tool to delete a Webex message by its unique identifier.
WEBEX_MESSAGING_DELETE_ROOMDelete Room
Deletes a Webex room by its ID.
WEBEX_WEBHOOKS_DELETE_WEBHOOKDelete Webhook
Tool to delete a specific webhook.
WEBEX_MESSAGING_GET_MEMBERSHIP_DETAILSGet Membership Details
Tool to retrieve details for a specific membership.
WEBEX_MESSAGING_GET_MESSAGE_DETAILSGet Message Details
Tool to retrieve details for a specific message.
WEBEX_PEOPLE_GET_PERSONGet Person Details
Retrieves detailed profile information for a specific person by their ID.
WEBEX_ROOMS_GET_ROOM_DETAILSGet Room Details
Tool to retrieve details for a specific room.
WEBEX_GET_TEAM_DETAILSGet Team Details
Tool to retrieve details for a specific team by teamId.
WEBEX_MESSAGING_GET_TEAM_MEMBERSHIP_DETAILSGet Team Membership Details
Tool to retrieve details for a specific team membership.
WEBEX_WEBHOOKS_GET_WEBHOOKGet Webhook Details
Retrieves detailed information about a specific Webex webhook by its ID.
WEBEX_MESSAGING_LIST_MEMBERSHIPSList Memberships
List memberships in Webex rooms.
WEBEX_MESSAGING_LIST_MESSAGESList Messages
Tool to list messages in a room.
WEBEX_PEOPLE_LIST_PEOPLEList People
Tool to list people in your organization.
WEBEX_MESSAGING_LIST_ROOMSList Rooms
Tool to list rooms the authenticated user belongs to.
WEBEX_MESSAGING_LIST_TEAM_MEMBERSHIPSList Team Memberships
Tool to list all memberships for a specific team.
WEBEX_LIST_TEAMSList Teams
Lists all teams the authenticated user belongs to.
WEBEX_LIST_WEBHOOKSList Webhooks
Lists all webhooks registered for the authenticated user or organization.
WEBEX_UPDATE_MEMBERSHIPUpdate Membership
Updates a Webex room membership by ID to change moderator or monitor status.
WEBEX_UPDATE_ROOMUpdate Room
Update a room's title, lock status, or team association.
WEBEX_UPDATE_TEAMUpdate Team
Tool to update a team's name by teamId.