Skip to content

Commit

Permalink
Add link to Workflows API (#26730)
Browse files Browse the repository at this point in the history
* Add link to Workflows API

* word change
  • Loading branch information
neko-dd authored Dec 11, 2024
1 parent b29fe2f commit aa3a7b7
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion content/en/service_management/workflows/build.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,10 @@ Edit a workflow in JSON by clicking **Edit JSON Spec** on your workflow page. Th
- **Format JSON**: Beautify your JSON.
- **Export JSON**: Download the workflow.

## Interact with workflows using the API

To perform tasks using the API, see the [Workflow Automation API documentation][13].

## Further reading

{{< partial name="whats-next/whats-next.html" >}}
Expand All @@ -183,4 +187,5 @@ Edit a workflow in JSON by clicking **Edit JSON Spec** on your workflow page. Th
[9]: /account_management/teams/
[10]: https://datadoghq.slack.com/
[11]: /service_management/workflows/test_and_debug/#test-a-step
[12]: /service_management/workflows/variables/
[12]: /service_management/workflows/variables/
[13]: /api/latest/workflow-automation/

0 comments on commit aa3a7b7

Please sign in to comment.