GET /workflows/{workflow_id}/export
Summary: Export a workflow
Operation ID: GET_WorkflowExport
Auth: unknown
Operation ID: GET_WorkflowExport
Auth: unknown
Description
Export a Workflow in a JSON document. This document can be used to create a copy of this workflow.
Parameters (2)
Zuora-Track-Id
(string, header, optional)
A custom identifier for tracing the API call. If you set a value for this header, Zuora returns the same value in the response headers. This header enables you to associate your system process identifiers with Zuora API calls, to assist with troubleshooting in the event of an issue. The value of this field must use the US-ASCII character set and must not include any of the following characters: colon (`:`), semicolon (`;`), double quote (`"`), and quote (`'`).
Constraints: {'maxLength': 64}
workflow_id
(integer, path, required)
The ID of the workflow to export.
No probe data for this endpoint yet.