Cross-app automation is useful for moving prepared information between a spreadsheet, browser, editor, and communication tool.
Cross-app playback is possible
Yes. A recorded workflow can include Command-Tab or another app-switching shortcut, provided the app order and focus remain predictable.
Make the destination predictable
Record the switch in MacroLoop, pause until the destination app is active, click a known field if necessary, and include the return path. Dedicated app shortcuts are safer than relying on the most-recent-app order.
Recent-app order can drift
An unexpected app launch or notification can change Command-Tab order. For critical work, use direct app activation through Shortcuts or a script.
THE TAKEAWAY
App switching can be recorded, but explicit destinations are safer than recent-app cycling.