Switch To Parent Frame
Return focus from an iframe to the parent page.
Switch to parent frame returns focus to the page that contains the iframe. Use it after Switch frame when later steps belong on the main page again.

When to use it
Leave an iframe after you finished the embedded journey.
Pair every Switch frame with a return when the Flow continues outside the iframe.
Example Flow

Configure
This step has no fields. Place it after the iframe steps you need.
Related
Tags: action, switch, frame, iframe, parent
Last updated