Parameter |
Choices/Defaults |
Comments |
---|---|---|
msg
required |
|
The message body.
|
notify
|
|
Send a notification sound before the message.
|
room
required |
|
Room number to which the message should be sent.
|
subscription
required |
|
The subscription name to use.
|
token
required |
|
API token.
|
- campfire:
subscription: foo
token: 12345
room: 123
msg: Task completed.
- campfire:
subscription: foo
token: 12345
room: 123
notify: loggins
msg: Task completed ... with feeling.
This module is flagged as preview which means that it is not guaranteed to have a backwards compatible interface.
Hint
If you notice any issues in this documentation you can edit this document to improve it.