Our Webex integration leverages workflows to automatically create a Webex Meeting link for an incident. If you are unfamiliar with how Workflows function please visit our Workflows documentation first.
This field is automatically set for you. You can rename this field to whatever best describes your action. The value in this field does not affect how the workflow action behaves.
This field allows you to set the Webex meeting’s title. The default is set to {{ incident.title }} to match the title of your incident. This field supports Liquid syntax.
This field is a dropdown that allows you to select one or more Slack channels from your Slack Workspace. If provided, the output will be sent to the Slack channel(s). You can use {{ incident.slack_channel_id }} or {{ parent_incident.slack_channel_id }} to notify your incident channel or the parent incident channel, respectively.