In workflows
This provider can be used in workflows. As “step” to query data, example:- create_alert_from_vm_metric.yml
- create_alert_in_keep.yml
- create_alerts_from_elastic.yml
- create_alerts_from_mysql.yml
- create_multi_alert_from_vm_metric.yml
- fluxcd_example.yml
- resolve_old_alerts.yml
- retrieve_cloudwatch_logs.yaml
- update_service_now_tickets_status.yml
- update_workflows_from_http.yml
- update_workflows_from_s3.yml
- webhook_example_foreach.yml
Authentication Parameters
To use the Keep provider, you must authenticate with an API token associated with your Keep account. This token can be generated from your Keep dashboard.Connecting with the Provider
- Log in to your Keep account.
- Navigate to the API section of your account dashboard and generate an API token.
- Use this token to authenticate when querying alerts via the Keep provider.