The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps section of the Pipeline Syntax page.
For a list of other such plugins, see the Pipeline Steps Reference page.
matrixSendMessage
: Send message to a Matrix roomaccessTokenCredentialsId : String
(optional)
body : String
(optional)
Hello World
.
format : String
(optional)
org.matrix.custom.html
.
formattedBody : String
(optional)
Hello <b>world</b>
.
hostname : String
(optional)
matrix.example.org
https : boolean
(optional)
https
should be used. False otherwise. Defaults to true.
port : int
(optional)
80
will be used if https is false, port 443
otherwise.
roomId : String
(optional)
!HIJfQqFiHZGMlVPdYE:example.org
type : String
(optional)
m.text
.
Please submit your feedback about this page through this quick form.
Alternatively, if you don't wish to complete the quick form, you can simply indicate if you found this page helpful?
See existing feedback here.