📄️ Marketplace
Browse, install, and configure the Modules that power your workflows.
📄️ Standard Module
The essential building blocks for every workflow — collect input, send output, route decisions, normalize text, set variables, call external APIs, delay, log, and raise errors.
📄️ OpenAI Module
The core of the OpenAI family: chat completions, the Responses API, embeddings, moderation, model listing, conversations, and containers — plus the shared API key every OpenAI satellite Module uses.
📄️ OpenAI Assistants
Run OpenAI Assistants from your workflow: multi-turn threads, streaming replies, run control, and the function-tool callback loop.
📄️ OpenAI Files & Vector Stores
Manage OpenAI files and vector stores from your workflow — the building blocks for retrieval over user documents.
📄️ OpenAI Images
Generate, edit, and vary images with OpenAI from any workflow.
📄️ OpenAI Audio
Text-to-speech, transcription (including speaker-diarized), and audio translation with OpenAI.
📄️ OpenAI Batch & Fine-tuning
Bulk inference at a 50 % discount and custom fine-tuned models, driven from your workflow.
📄️ OpenAI Realtime
Mint short-lived OpenAI Realtime session tokens so browsers and apps connect directly — without ever seeing your API key.
📄️ ACS Module
Run automated phone calls on Azure Communication Services with TTS prompts and DTMF capture.
📄️ JavaScript Module
Run inline JavaScript inside a Process to compute values, transform payloads, branch on logic that the standard Tasks don't cover, and — when explicitly enabled — make controlled HTTP calls to allow-listed hosts.
📄️ Machine Learning Module
Classify free-text input into one of your own intents, trained from example phrases you provide.
📄️ Aculab Module
Run your Process over a phone call — text-to-speech prompts, speech and keypad input, call transfer, recording, and live transcription.
📄️ Twilio Module
Connect your workflows to the world's phones — SMS, MMS, WhatsApp, voice calls, OTP verification, and number lookup.
📄️ Slack Module
Build workflows that interact with Slack workspaces — receive messages, reply in threads, and automate conversations.
📄️ Google Drive Module
List, read, and write Google Drive files from your Processes — authenticated with a Google Cloud service account.
📄️ Scheduler Module
Pause a workflow on a timer, start it on a schedule, or book a future run with custom data.
📄️ Date Module
Everything your workflow needs to read, parse, format, compare, and calculate dates and times — without writing code.