keep
keep copied to clipboard
[📃 Docs]: Workflows
Based on a talk with a customer. Docs doesn't cover:
- Triggering workflows by Incidents.
- How Incident could be populated using mustache, which fields are accessible (Like {{ incident.id }} etc).
@Matvey-Kuk re first point: https://docs.keephq.dev/workflows/overview#incident-trigger - i guess you mean workflows and not alerts, right?
I was confused by two Workflow docs :)
- https://docs.keephq.dev/platform/workflows and
- https://docs.keephq.dev/workflows/overview
Providing a section between workflow in docs and within it we can provide populating the incidents by mustache {{}}, we can make it more expressive by using example based on snippets