get
https://{subdomain}.myclickfunnels.com/api/v2/workflows//structure
Closed Beta — not yet enabled for all workspaces. Request access at https://developers.myclickfunnels.com/page/code-support.
Returns the workflow's complete tree in a single call: the workflow header,
its active triggers (summary shape), and the ordered list of visible steps with
branching inlined. Internal container nodes are spliced out.
Split steps carry their child branches or variants directly in the response:
conditional_split_step:branches— always[{branch: "matched", steps: [...]}, {branch: "unmatched", steps: [...]}]split_test_step:variants— each entry hasweightandsteps.
Walk the steps array in order to follow execution flow. sort_order is
container-local and is not globally unique across the tree.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…