How to Duplicate an Existing Workflow from One Project to Another?

This topic was automatically generated from Slack. You can find the original thread here.

how can I duplicate an existing workflow from one project into a different project?

To duplicate an existing workflow from one project into a different project in Pipedream, you can follow these steps: 1. Open the Workflows Area: Navigate to the Workflows area in your Pipedream dashboard. 2. Select the Workflow: Find the workflow you want to duplicate and select it. 3. Duplicate the Workflow: Unfortunately, Pipedream does not provide a direct “duplicate” option. You will need to manually recreate the workflow in the new project. You can do this by copying the workflow’s configuration and code into a new workflow in the desired project. 4. Move the Workflow: If you want to move the workflow instead of duplicating it, you can select the workflow(s) you want to move and click Move in the top action menu. Then, select the project to move the selected workflows to. For more detailed instructions on moving workflows between projects, you can refer to the Pipedream Projects Documentation. If you need further assistance or have specific requirements, feel free to ask!

I think the correct answer here might have been “Pipedream doesn’t support this function and requires you to manually copy each step over”. Which is fine, just odd to wait until step three to advise this :sweat:

tell me how to share a workflow

To share a workflow in Pipedream, follow these steps: 1. Open the Builder for the workflow you want to share. 2. In the top right menu, select Create Share Link. This will generate a shareable link that you can distribute. You can also define which prop values should be included in this shareable link. For more detailed instructions, you can refer to the Pipedream documentation on workflows.