Flow - Export Import Function

It would be awesome if we could export and import flows.
To transfer it to other accounts

This is already there, click on arrow down near the flow name inside the builder.

image

Is there any way to export a flow, or even better, all flows automatically from within a flow?

I am coming from n8n, where I found there cli a very handy way to back up my flows and credentials.

For example:

npx n8n export:workflow --backup --output repo/workflows/

I called this periodically from a workflow inside n8n.

Is there an equivalent for ActivePieces?

1 Like