- Sign in to Webex Teams for group chat, video calling, and sharing documents with your team. It's all backed by Cisco security and reliability.
- See how you can use Cisco Webex Meetings within Microsoft Teams. Easily start or join your Webex Meetings directly from Microsoft Teams. See your full meeting list and schedule meetings on your.
- Cisco Webex is the leading enterprise solution for video conferencing, webinars, and screen sharing. Web conferencing, online meeting, cloud calling and equipment. Thanks for downloading Cisco Webex Teams.
- Sign in to Webex for group chat, video calling, and sharing documents with your team. It's all backed by Cisco security and reliability.
Cisco® Webex Teams is an easy-to-use collaboration solution that keeps people and teamwork connected anytime, anywhere. Webex Teams™ brings together messaging, file sharing, video meetings, white boarding, calling, and other tools you use to streamline teamwork and produce results faster.
Note
This plugin is part of the community.general collection (version 2.5.1).
To install it use: ansible-galaxycollectioninstallcommunity.general
.
To use it in a playbook, specify: community.general.cisco_webex
.
Send a message to a Cisco Webex Teams Room or Individual with options to control the formatting.
Parameter | Choices/Defaults | Comments |
---|---|---|
msg string / required | aliases: message | |
msg_type string |
| Specifies how you would like the message formatted. |
personal_token | Your personal access token required to validate the Webex Teams API. | |
recipient_id | The unique identifier associated with the supplied recipient_type . | |
recipient_type string / required |
| The request parameter you would like to send the message to. Messages can be sent to either a room or individual (by ID or E-Mail). |
Note
The
recipient_id
type must be valid for the suppliedrecipient_id
.Full API documentation can be found at https://developer.webex.com/docs/api/basics. Hirens boot cd latest version 2020.
Cisco Webex Teams Login
Common return values are documented here, the following are the fields unique to this module:
Key | Returned | Description |
---|---|---|
message string | always | The Response Message returned by the Webex Teams API. Full Response Code explanations can be found at https://developer.webex.com/docs/api/basics. OK (585 bytes) |
status_code integer | always | The Response Code returned by the Webex Teams API. Full Response Code explanations can be found at https://developer.webex.com/docs/api/basics. 200 |