Pipedream lets you build and automate processes that connect APIs. It supports open source triggers and actions for hundreds of integrations.

Find the open source transformer code for this destination in the GitHub repository.

Getting started

RudderStack supports sending event data to this destination via the following connection modes:

Connection ModeWebMobileServer
Device mode---
Cloud modeSupportedSupportedSupported

Once you have confirmed that the source platform supports sending events to Pipedream, follow these steps:

  1. From your RudderStack dashboard, add a source. Then, from the list of destinations, select Pipedream.
  2. Assign a name to the destination and click Continue.

Connection settings

To successfully configure Pipedream as a destination, you will need to configure the following settings:

  • Pipedream URL: Enter the URL associated with your Pipedream workflow. This is the endpoint where RudderStack sends the events.
RudderStack supports both HTTP and HTTPS URLs. For HTTPS, make sure that you have a valid TLS certificate for successful event delivery.
  • URL Method: Choose the request method from the dropdown. RudderStack uses this method to send the HTTP requests to the configured endpoint. By default, it is set to POST.
  • Headers: Use this setting to add custom headers for your events while sending requests to your webhook. By default, RudderStack automatically adds the following headers for the POST and PUT requests:
KeyValue
User-AgentRudderStack
Content-Typeapplication/json

Supported events

This destination supports all the event types listed in the RudderStack Event Specification guide.

FAQ

Where can I find the Pipedream URL?

  1. Log in to your Pipedream dashboard.
  2. From the left sidebar, go to Workflows and select your workflow. Your Pipedream URL will be listed here, as shown:
Pipedream workflow URL

Contact us

For more information on the topics covered on this page, email us or start a conversation in our Slack community.

On this page