{{ incident.title }}
to match the title of your incident. This field supports Liquid syntax.
{{ secrets.zoom_meeting_password }}
. We recommend you leave this field empty and allow Rootly to generate a secure password.
{{ incident.creator | get: 'email' }}
) or set it to a service account (e.g. rootly-zoom@company.com
)
None
: The Zoom meeting will not be recorded.Local
: The Zoom meeting will be recorded, and the recording will be saved locally to your device.Cloud
: The Zoom meeting will be recorded, and the recording will be saved to the cloud.{{ incident.slack_channel_id }}
or {{ parent_incident.slack_channel_id }}
to notify your incident channel or the parent incident channel, respectively.