Skip to content

Commit d7b3c8f

Browse files
CaroD2janine-c
andauthored
[WF-10420] Add the software catalog trigger to the public docs (#28402)
* [WF-10420] Add the software catalog trigger to the public docs * Update content/en/service_management/workflows/trigger.md Co-authored-by: Janine Chan <64388808+janine-c@users.noreply.github.com> * Update content/en/service_management/workflows/trigger.md Co-authored-by: Janine Chan <64388808+janine-c@users.noreply.github.com> * Update content/en/service_management/workflows/trigger.md Co-authored-by: Janine Chan <64388808+janine-c@users.noreply.github.com> --------- Co-authored-by: Janine Chan <64388808+janine-c@users.noreply.github.com>
1 parent 70084ce commit d7b3c8f

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

content/en/service_management/workflows/trigger.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,25 @@ You can manually start a workflow from a Cloud SIEM Security Signal panel.
152152

153153
For additional examples of security workflows you can automate, see [Automate Security Workflows with Workflow Automation][4].
154154

155+
## Software Catalog triggers
156+
157+
To run a workflow from a software catalog entity, you must first add a software catalog trigger to your workflow:
158+
159+
1. Add a software catalog trigger to your workflow:
160+
- If your workflow doesn't have any triggers, click **Add Trigger** > **Software Catalog**.
161+
- If your workflow already has one or more triggers and you're adding the software catalog as an additional trigger, click the **Add Trigger** (lightning bolt) icon and select **Software Catalog**.
162+
2. Make sure the trigger is connected to a step in the workflow. You can connect the trigger to a step by clicking and dragging the plus icon (**+**) under the trigger.
163+
3. Save your Workflow.
164+
4. Click **Publish** to publish your workflow. Published workflows accrue costs based on workflow executions. For more information, see the [Datadog Pricing page][11].
165+
166+
Run the workflow from your Software Catalog entity:
167+
168+
1. On the [Software Catalog page][14], choose an entity from the list.
169+
1. Click **Run Workflow** at the top of the side panel.
170+
1. In the search modal, enter the name of the workflow you want to run and select it. Only workflows with Software Catalog triggers appear in the list.
171+
1. If your workflow requires input parameters, enter the values as required.
172+
1. Click **Run** to run the workflow.
173+
155174
## GitHub triggers
156175

157176
<div class="alert alert-info"><strong>Note</strong>: Your GitHub account must have permission to create webhooks to use this feature.</div>
@@ -270,3 +289,4 @@ After you trigger a workflow, the workflow page switches to the workflow's **Run
270289
[11]: https://www.datadoghq.com/pricing/?product=workflow-automation#products
271290
[12]: /service_management/workflows/test_and_debug/#test-a-monitor-trigger
272291
[13]: /service_management/workflows/test_and_debug/#debug-a-failed-step
292+
[14]: https://app.datadoghq.com/software

0 commit comments

Comments
 (0)