{"slug":"pipedream","name":"Pipedream (Workflows + Connect)","owner":null,"repo":null,"category":"orchestration-workflows","lang":"","blurb":"Workflow automation plus Connect — SDKs/APIs that let your app or AI agent add 2,500+ integrations and provision end-user account connections and OAuth tokens programmatically.","use_cases":"[]","alternatives":[],"stars":0,"pushed_at":null,"synced_at":null,"kind":"api","one_liner":"Workflow automation plus Connect — SDKs/APIs that let your app or AI agent add 2,500+ integrations and provision end-user account connections and OAuth tokens programmatically.","website":"https://pipedream.com","docs_url":"https://pipedream.com/docs","signup_url":"https://pipedream.com/auth/signup","pricing_model":"freemium","pricing_note":"Free 100 credits/mo, 3 workflows, 3 connected accounts; paid lifts limits; Connect priced by API usage + end users","auth_type":"api-key","agent_signup":"programmatic-api","agent_signup_note":"Free account (human) yields platform API credentials; Connect's SDK/API then lets an agent provision end-user OAuth connections and short-lived tokens with no dashboard — purpose-built for agents. (Note: Workday acquisition announced Nov 2025.)","mcp_server":"https://mcp.pipedream.com","sdks":["TypeScript","Python","REST"],"code_sample":"{\"lang\":\"typescript\",\"code\":\"import { createBackendClient } from \\\"@pipedream/sdk/server\\\";\\n\\nconst pd = createBackendClient({\\n  environment: \\\"production\\\",\\n  projectId: process.env.PD_PROJECT_ID!,\\n  credentials: {\\n    clientId: process.env.PD_CLIENT_ID!,\\n    clientSecret: process.env.PD_CLIENT_SECRET!,\\n  },\\n});\\n\\n// Agent provisions an end-user account connection programmatically\\nconst { token } = await pd.createConnectToken({ external_user_id: \\\"user-123\\\" });\"}","tags":["workflow-automation","integrations","connect","oauth-broker","ai-agents"],"useCases":[],"codeSample":{"lang":"typescript","code":"import { createBackendClient } from \"@pipedream/sdk/server\";\n\nconst pd = createBackendClient({\n  environment: \"production\",\n  projectId: process.env.PD_PROJECT_ID!,\n  credentials: {\n    clientId: process.env.PD_CLIENT_ID!,\n    clientSecret: process.env.PD_CLIENT_SECRET!,\n  },\n});\n\n// Agent provisions an end-user account connection programmatically\nconst { token } = await pd.createConnectToken({ external_user_id: \"user-123\" });"},"oneLiner":"Workflow automation plus Connect — SDKs/APIs that let your app or AI agent add 2,500+ integrations and provision end-user account connections and OAuth tokens programmatically.","docsUrl":"https://pipedream.com/docs","signupUrl":"https://pipedream.com/auth/signup","pricingModel":"freemium","pricingNote":"Free 100 credits/mo, 3 workflows, 3 connected accounts; paid lifts limits; Connect priced by API usage + end users","authType":"api-key","agentSignup":"programmatic-api","agentSignupNote":"Free account (human) yields platform API credentials; Connect's SDK/API then lets an agent provision end-user OAuth connections and short-lived tokens with no dashboard — purpose-built for agents. (Note: Workday acquisition announced Nov 2025.)","mcpServer":"https://mcp.pipedream.com"}