Workflows
Sharing workflows

Sharing Workflows

Pipedream provides a few ways to share your workflow:

  1. Share a workflow as a link with anyone
  2. Publish as a public template

You can share your workflows as templates with other Pipedream accounts with a unique shareable link.

Creating a share link for your workflow will allow anyone with the link to create a template version of your workflow in their own Pipedream account. This will allow others to use your workflow with their own Pipedream account and also their own connected accounts.

Here's an example of a workflow that sends you a daily SMS message with today's schedule:

Daily Schedule SMS Reminder workflow

Click Deploy to Pipedream below to create a copy of this workflow in your own Pipedream account.

The copied workflow includes the same trigger, steps, and connected account configuration, but it has a separate event history and versioning from the original.

Creating a share link for a workflow

To share a workflow, open the workflow in your browser. Then in the top right menu, select Create Share Link.

Click Create Share Link

Now you can define which prop values should be included in this shareable link.

Including props

Optionally, you can include the actual individual prop configurations as well. This helps speed up workflow development if the workflow relies on specific prop values to function properly.

You can choose to Include all prop values if you'd like, or only select specific props.

For the daily schedule reminder workflow, we included the props for filtering Google Calendar events, but we did not include the SMS number to send the message to. This is because the end user of this workflow will use their own phone number instead:


Sharing a workflow that will send a daily SMS message of your Google Calendar schedule for today

Your connected accounts are not shared. When other users configure your workflow from the shared link they'll be prompted to connect their own accounts.

Versioning

  • When you create a shared link for your workflow, that link is frozen to the version of your workflow at the time the link was created
  • If you make changes to the original workflow, those changes will not be included in the shared workflow link, nor in any workflows copied from the original shared link
  • To push out new changes to a workflow, you'll need to generate a new share link

Share links persist. You can create multiple share links for the same workflow with different prop configurations, or even different steps. Share links do not expire, nor do newly created link overwrite existing ones.

Publish to the templates gallery

We're excited to highlight the various use cases our community and partners have enabled using Pipedream. To do this, we've created a Templates Gallery with a growing number of high-quality templates to help you discover your next workflow.

The process to publish your own workflow to the Templates Gallery is similar to creating a share link:

Open the workflow you'd like to share

To get started, open the workflow in your browser. Then in the top right menu, select Publish as a template.


Click Publish as a template

Configure which prop values to include in the template

Follow the same steps as above to select the prop input values you'd like to include in the template, then click Continue

Enter the required information for the template title, description, and tags

On the next screen, you'll be prompted for additional information about your template:

  • Developer name: This is probably you — this name will be displayed as the author of the template.
  • Template name: The name of the template.
  • Brief description: A short description of the template, which will be displayed on the listing page (maximum 256 characters). See here for examples.
  • Longer description: Use Markdown to create a more in-depth description. We recommend including distinct sections as H2s, for you to provide an Overview, Steps, and Use Cases. This will be displayed on the details page for the template. Here's an example: Notion Voice Notes (Google Drive).
  • Use cases: Select one or more categories that align with the use cases for your template to help users discover it.
  • Affiliate token: If you're a Pipedream affiliate, you can enter your unique token here to earn commissions on any users who sign up for Pipedream after using your template.

Click Submit

  • Once you've filled out the required information, click Submit.
  • We'll review your template and will email you once it goes live!

Frequently Asked Questions

If changes are made to the original workflow, will copied versions of the workflow from the shared link also change?

No, workflows copied from a shared link will have separate version histories from the original workflow. You can modify your original workflow and it will not affect copied workflows.

Will my connected accounts be shared with the workflow?

No, your connected accounts are not shared. Instead, copied workflows display a slot in actions that require a connected account, so the user of the copied workflow can provide their own accounts instead.

For example, if one of your steps relies on a Slack connected account to send a message, then the copied workflow will display the need to connect a Slack account.

I haven't made any changes to my workflow, but if I generate another shared link will it override my original link?

No, if the steps and prop configuration of the workflow is exactly the same, then the shared link URL will also be exactly the same.

The shared workflow link is determined by the configuration of your workflow, it's not a randomly generated ID.

Will generating new shared links disable or delete old links?

No, each link you generate will be available even if you create new versions based on changes or included props from the original workflow.

What plan is this feature available on?

Sharing workflows via link is available on all plans, including the Free tier plans.

Do users of my workflow need to have a subscription?

To copy a workflow, a subscription is not required. However, the copied workflow is subject to the current workspace's plan limits.

For example, if a workflow requires more connected accounts than what's available on the Free tier, then users of your workflow will require a plan to run the workflow properly.

Will copies of my workflow use my credits?

No. Copied workflows have entirely separate versioning, connected accounts, and billing. Sharing workflow copies is free, and the user of the copy usage is responsible for credit usage. Your original workflow is entirely separate from the copy.

How can I transfer all of my workflows from one account to another?

It's only possible to share a single workflow at time with a link at this time.

If you're trying to migrate all resources from one workspace to another please contact us for help.

Are step notes included when I share a workflow?

Yes any step notes you've added to your workflow are included in the copied version.