Skip to content
Relay Start free

Wire anything to anything.
Then press Run.

Relay moves data between the tools a business already uses, without code. This is the real editor. Pick a trigger, add a few steps, choose a sample signup, and run it.

    Start with a trigger from the palette.

    Demo: the run happens in this tab against the sample. Nothing is sent to any service, nothing is saved.

    What it reaches.

    Listed as words, because a wall of logos tells you nothing about whether yours is there. If it has an API, the HTTP step reaches it anyway.

    Messaging
    Gmail · Outlook · Slack · Microsoft Teams · Telegram · Viber · WhatsApp Business
    Data
    Google Sheets · Airtable · Notion · Postgres · MySQL · BigQuery · Supabase
    Commerce
    Shopify · WooCommerce · Stripe · PayMongo · Xendit · Lazada Open Platform
    Customers
    HubSpot · Pipedrive · Intercom · Zendesk · Typeform · Calendly
    AI
    Anthropic · OpenAI · Google Gemini · Mistral · Ollama on your own box
    Anything else
    HTTP request · Webhook in · Webhook out · Code step (JavaScript, Python) · Schedule · Queue

    Priced per run, answered with a number.

    A run is one trigger firing, however many steps follow. Slide to your monthly volume and read the plan. Self-hosting is free at any volume; it is in the table, not in a footnote.

    5,000 runs a month is Team at $29 a month.

    Plans by monthly runs
    PlanRuns a monthPrice
    Starter up to 1,000 $0
    Team up to 20,000 $29 / month
    Scale up to 200,000 $149 / month
    Enterprise more than 200,000 Talk to us
    Self-hosted unlimited $0, your server

    Where the data lives.

    The questions a security review asks, answered before it asks them.

    Self-hosted
    The whole product ships as one container. Run it on your own server, under your own domain, with your own database. Same features as the cloud.
    Credentials
    Stored encrypted with a key you hold. Relay Cloud staff cannot read them, and the self-hosted build never sends them anywhere.
    Payloads
    Run data is kept for seven days so you can debug a failed run, then deleted. You can set that to zero.
    Region
    Cloud accounts choose Singapore, Frankfurt or Virginia at signup. Data does not leave the region you picked.
    Export
    Every workflow is a JSON file. Download it any time and run it on a self-hosted Relay, or read it in a text editor.

    Three boxes and a wire is most of what a business needs automated.

    {
      "product": "Relay",
      "kind": "showroom prototype",
      "fictional": ["the product", "the plans", "the integrations"],
      "sections": ["editor", "integrations", "pricing", "your-data"],
      "leaves_this_tab": false
    }