---
sourceDocument: Australia IT Operations Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/it-operations-management

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia IT Operations Management

ft:clusterId :

    - itom

bundleId :

    - itom

workflow :

    - Technology


---

# Day 2 operations using Workflow Studio subflow

# Day 2 operations using Workflow Studio subflow {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

Take advantage of the workflows framework to automate your Day 2 operations. Quickly write a workflow that communicates with a Cloud API or a particular resource. Use SSH, PowerShell, or a similar tool, to access and then
extend the workflow capabilities.

Day 1 operations provision resources in a cloud as part of ordering from the ServiceNow catalog or the cloud catalog. These operations result in a stack that contains a list of provisioned resources. Day 2 operations can be carried out on the resources that are part of the stack or
the resources discovered by the system.

Previously, to execute Day 2 operations in Cloud Provisioning and Governance, you had to interact directly with the Cloud API (CAPI), which frequently meant that you had to write new APIs to support a new operation.
You
can now use subflows to map Day 2 operations and create REST endpoints that call cloud providers and trigger platform-specific actions.

## Learn more {#day-2-ops-using-workflows__section_fv4_hms_pfc}

To learn about workflows in general, see:

* [Workflow overview](https://www.servicenow.com/docs/access?context=c_WorkflowOverview&version=australia&pubname=australia-build-workflows&ft:locale=en-US)
* [Create a workflow from a table](https://www.servicenow.com/docs/access?context=t_CreateAWorkflowFromATable&version=australia&pubname=australia-build-workflows&ft:locale=en-US)

{#day-2-ops-using-workflows__ul_dq3_rh4_5fb}

To learn about how to work with variables in workflows, see:

* [Workflow input variables](https://www.servicenow.com/docs/access?context=c_UsingVariablesInAWorkflow&version=australia&pubname=australia-build-workflows&ft:locale=en-US)
* [Using variables in a workflow](https://www.servicenow.com/docs/access?context=c_UsingVariablesInAWorkflow&version=australia&pubname=australia-build-workflows&ft:locale=en-US)
{#day-2-ops-using-workflows__ul_eq3_rh4_5fb}

