bndynet/Message with Webex
Send message to rooms with Webex
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| server | The endpoint url, for example: https://xxxx.com | yes | — |
| token | The token to post message | yes | — |
| action | The value should be "message" | yes | — |
| rooms | The room id which will receive the message | yes | — |
| message | The message text which supports markdown | yes | — |
Outputs
no outputs