Bots From Extension: cisco-webex
Cisco Webex - Post messages and upload to rooms in Cisco Webex
This extension provides 2 bots.
Bot @cisco-webex:post-message-to-room
Bot Position In Pipeline: Sink
Post a message specified webex room for each input row
This bot expects a Restricted CFXQL.
Each parameter may be specified using '=' operator and AND logical operation
Following are the parameters expected for this Bot
Parameter Name | Type | Default Value | Description |
---|---|---|---|
room_col | Text | room | Name column of the webex room |
message_col | Text | message | Name of the message column |
message_url_col | Text | Name of the message URL column | |
message_attachments_col | Text | Name of the message attachments column | |
message_json_col | Text | Name of the completely formatted JSON Payload column. |
Bot *cisco-webex:rooms
Bot Position In Pipeline: Source
Webex Rooms
This bot expects a Full CFXQL.
Bot applies the Query on the data that is already loaded from previous bot or from a source.