Send notifications via email
Learn more about the Send notifications via email collection.
The purpose of the Send notifications via email collection is to receive any JSON content at the input in addition to the variables and send it via email.
Static capsule configuration parameters
smtp-email: account for authentication with the email server.
de (from): the sender's address.
environment: specifies the environment of the warning, for example test or prod.
destinatário (recipient): recipient to whom the email should be sent. To use a list, specify a JSON array in string format.
pipeline: the name of the pipeline (free text field).
descricao-alerta (alert description): title used in the header of the email.
assunto (subject): customized subject to identify the email.
Dynamic capsule configuration parameters
The parameters can also be configured dynamically. To do this, inform the parameters within the "emailParams" object: {}
.
Input
Output
Success
Error
Last updated
Was this helpful?