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 Mode | Web | Mobile | Server |
---|---|---|---|
Device mode | - | - | - |
Cloud mode | Supported | Supported | Supported |
Once you have confirmed that the source platform supports sending events to Pipedream, follow these steps:
- From your RudderStack dashboard, add a source. Then, from the list of destinations, select Pipedream.
- 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.
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:
Key | Value |
---|---|
User-Agent | RudderStack |
Content-Type | application/json |
- To add a dynamic header to your events, you can use RudderStack's Transformations feature. For more information, refer to the Dynamic header support section or this sample transformation.
- You can also add a dynamic path to your base URL. For more information, refer to the Dynamically changing the endpoint URL section or this sample transformation.
Supported events
This destination supports all the event types listed in the RudderStack Event Specification guide.
FAQ
Where can I find the Pipedream URL?
- Log in to your Pipedream dashboard.
- From the left sidebar, go to Workflows and select your workflow. Your Pipedream URL will be listed here, as shown:
Contact us
For more information on the topics covered on this page, email us or start a conversation in our Slack community.