Code
Overview

Overview

Pipedream comes with thousands of prebuilt triggers and actions for hundreds of apps. Often, these will be sufficient for building simple workflows.

But sometimes you need to run your own custom logic. You may need to make an API request to fetch additional metadata about the event, transform data into a custom format, or end the execution of a workflow early under some conditions. Code steps let you do this and more.

Code steps let you execute Node.js v20 (JavaScript) code, Python, Go or even Bash right in a workflow.

Choose a language to get started:

Node.js
Python
Go
Bash

If you'd like to see another, specific language supported, please let us know.