Copying Advanced Actions Between Projects in ActivePresenter

Problem:

I’m working on a series of projects in ActivePresenter, and I frequently need to reuse certain elements between them. Recently, I had two projects open at the same time. In one of them, I revised some logic and consolidated it using Advanced Actions (JavaScript + event handlers).

However, I noticed that I am unable to copy Advanced Actions from one project and paste them into another, even when both projects are open simultaneously. This makes it quite time-consuming and error-prone to manually recreate the same actions in each project.

Is there a recommended way to copy or export/import Advanced Actions between projects? If not, is this a feature that could be considered for future updates? It would greatly improve workflow efficiency when working with multiple related projects.

Thank you in advance for your support!

ActivePresenter version: Version 9.3.0 - 64-bit build. (Released: 2025.04.08)

OS: 15.3.2 (24D81)

Notes: Best regards,

Hi,

Thanks for your question!

Currently, Advanced Actions cannot be copied directly between projects in ActivePresenter because each project may have different object names, variables, and conditions. As a result, copying an advanced action from one project to another won’t work correctly or may break the logic.

For now, the recommended approach is to manually recreate the Advanced Actions in each project.

Best regards,

1 Like