This provider can be used in workflows.As “action” to make changes or update data, example:
Copy
actions: - name: Query flashduty provider: flashduty config: "{{ provider.my_provider_name }}" with: title: {value} # The title of the incident event_status: {value} # The status of the incident, one of: Info, Warning, Critical, Ok description: {value} # The description of the incident alert_key: {value} # Alert identifier, used to update or automatically recover existing alerts. If you're reporting a recovery event, this value must exist. labels: {value} # The labels of the incident
The Flashduty gets integration key as an authentication method1.Enter the Flashduty console, select Integration Center => Alert Events to enter the integration selection page2.Select Keep integration
3.Define a name for the current integration
4.Configure default routing and select the corresponding channel
5.Copy the integration Key to Keep
6.Complete the integration configuration