General Steps

Use general PlaidCloud workflow steps including user-defined transforms, remote Python execution, wait, and pass operations.

Pass

Use the Pass workflow step in PlaidCloud as a placeholder or no-operation step for workflow structure and conditional branching.

Run Remote Python

Run Python scripts remotely through a PlaidLink agent in a PlaidCloud workflow step for secure local code execution behind firewalls.

User Defined Transform

Create custom data transformations using Python code in a PlaidCloud workflow step for flexible and powerful data processing logic.

Wait

Add a timed delay in a PlaidCloud workflow step to pause execution for a specified duration before proceeding to the next step.