Skip to content

External application actions

External application actions allow you to open or interact with applications outside of your editor as part of your demo flow.

Open PowerPoint

Open Microsoft PowerPoint directly from your demo using the openPowerPoint action. This is useful when you want to demonstrate or reference a PowerPoint presentation as part of your workflow.

{
"action": "openPowerPoint"
}

Open Keynote

Open Apple Keynote directly from your demo using the openKeynote action. This is useful for demonstrating or referencing a Keynote presentation as part of your workflow.

{
"action": "openKeynote"
}