Cisco Webex
Chat & messagingBearer tokencredential probe
Create Cisco Webex meetings (Bearer token).
OCNORA ships 25 typed Cisco Webex operations and 1 trigger. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run. Anything not covered by a typed node reaches https://webexapis.com/v1 through the HTTP node with the same credential.
Triggers 1
- EventStart a run when Cisco Webex raises an event (message, membership, meeting).trigger.webex_event
Operations 25
- Create MeetingCreate a Cisco Webex meeting and return its join link.webex.create_meeting
- Add MemberAdd someone to a Webex space, optionally as a moderator.webex.create_membership
- Create MessagePost a message to a Webex space or as a 1:1 direct message.webex.create_message
- Create RoomCreate a Webex space, optionally inside a team.webex.create_room
- Create TeamCreate a Webex team to group spaces and people under.webex.create_team
- Create WebhookSubscribe a URL to a Webex resource and event, e.g. new messages.webex.create_webhook
- Delete MeetingCancel a scheduled Webex meeting.webex.delete_meeting
- Remove MemberRemove someone from a Webex space.webex.delete_membership
- Delete MessageDelete one Webex message.webex.delete_message
- Delete RoomDelete a Webex space for everyone in it.webex.delete_room
- Delete WebhookDelete a Webex webhook so its callbacks stop.webex.delete_webhook
- Get My DetailsFetch the person or bot the connection's token belongs to.webex.get_me
- Get MeetingFetch one Webex meeting, with its join link and state.webex.get_meeting
- Get MessageFetch one Webex message by id, with its attachments.webex.get_message
- Get PersonFetch one Webex person by id.webex.get_person
- Get RoomFetch one Webex space by id.webex.get_room
- List MeetingsList Webex meetings in a time window or by state.webex.list_meetings
- List MembershipsList who is in a Webex space, or which spaces a person is in.webex.list_memberships
- List MessagesList messages in a space or a 1:1 room, newest first.webex.list_messages
- List PeopleLook someone up in Webex by email or display name.webex.list_people
- List RoomsList the Webex spaces this connection belongs to.webex.list_rooms
- List TeamsList the Webex teams this connection belongs to.webex.list_teams
- List WebhooksList the Webex webhooks this connection created.webex.list_webhooks
- Update MeetingChange the title, time or agenda of a scheduled Webex meeting.webex.update_meeting
- Update RoomRename a Webex space or change its description and moderation.webex.update_room
More in Chat & messaging
Run your first Cisco Webex workflow today.
Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.