← Back to integrations

Pipedream

Code-friendly workflows

Workflow Automation Pro+ required

Setup guide

  1. Generate an AICT API key at /account/api-keys/.
  2. In Pipedream, create a new workflow and pick a trigger (HTTP, Schedule, Slack, etc.).
  3. Add a "Custom Code (Node.js)" step and call AICT via fetch() with Bearer auth.
  4. Use steps.aict.$return_value in downstream Pipedream actions.
  5. Deploy — runs are observable via Pipedream's built-in logs.

Sample workflow

Slack slash command "/blog idea" → Pipedream → AICT topic generator → reply in thread.

Required tier

Pro+ required — Webhooks, MCP server access, and the full REST API are gated behind Pro+.

Get started → Visit Pipedream → Co-marketing page →