Reference · Nodes
Every BusyBot node
456 nodes you can drop into a workflow or hand to an agent — SaaS integrations, triggers, AI models, data transforms and the core routing nodes that hold a workflow together. Each page documents the real parameters, outputs and error behaviour of the shipped node.
Core Nodes
45 nodes Aggregate Aggregates many items into a single item Aggregate Binary Collect binary data from multiple input items into a single output item with multiple named binary properties. Code Run custom JavaScript or Python code to transform, filter, or generate workflow data. Compare Datasets Compare two input datasets and categorize items into: only in A, same, different, and only in B. Compression Compress and decompress files using zip or gzip format. Console Logger Log output to console Convert to File Convert JSON data into binary files. Supports spreadsheets (CSV, HTML, ODS, RTF, XLS, XLSX), JSON files, text files, ICS calendar events, and base64-to-binary conversion. Crypto Hash, HMAC, sign data, and generate random values using Node.js cryptography. Crypto Binary Compute a cryptographic hash of binary data (files, images, documents) using MD5, SHA1, SHA256, SHA384, or SHA512. Data Table Permanently save, retrieve, update, and delete structured data across workflow executions in built-in tables Date & Time Manipulate date and time values — format, parse, add, subtract, round, compare, and extract date parts. Edit Fields Create, modify, or remove data fields. Edit Image Manipulate images: blur, resize, crop, rotate, composite, draw shapes, add text, borders, shear, tint, transparency, and extract metadata. Extract from File Extract structured data from binary files. Supports CSV, spreadsheets (XLS, XLSX, ODS), HTML tables, RTF, PDF, JSON, text, XML, ICS calendar, and base64 conversion. Filter Selectively screen data HTML Generate HTML from templates with expression placeholders, extract data from HTML using CSS selectors, convert JSON items to an HTML table, and optionally output HTML as a binary file. HTML Extract Extract structured data from HTML content using CSS selectors. Reads HTML from a JSON property or binary data, then extracts values matching CSS selector rules. HTTP Request Makes an HTTP request to any URL and returns the response. Supports all HTTP methods, multiple authentication types, custom headers, query parameters, request body, pagination, batching, and configurable response handling. iCalendar Generate RFC 5545-compliant iCalendar (.ics) event files from structured input data. If Routes items to TRUE or FALSE Item Lists Sort, limit, deduplicate, split, concatenate, and summarize item arrays. Loop Repeatedly execute a chain of downstream nodes (the loop body) for each item, a fixed number of times, or while a condition is true. Loop End Marks the end of a Loop body. Place this after the last node in your loop chain. Manual Trigger Start workflow manually Markdown Convert data between Markdown and HTML. Merge Combines multiple data streams Move Binary Data Convert data between binary (file) and JSON properties. Decode binary files into JSON objects/strings, or serialize JSON data into binary files. No Operation, do nothing No Operation — passes items through unchanged without any transformation. Read Binary File Read a single file from the local filesystem and return its contents as binary data. Deprecated — use Read/Write Files from Disk instead. Read Binary Files Read multiple files matching a glob pattern from the local filesystem and return each as binary data. Read PDF Extract text content and metadata from a PDF file. Supports password-protected PDFs. Read/Write Files from Disk Read files from or write files to the local filesystem on the server running the workflow engine. Rename Keys Update item field names — supports dot-notation for nested fields and regex-based bulk renaming. RSS Feed Read Fetches and parses RSS 2.0, RSS 1.0 (RDF), and Atom feeds from a URL, returning each feed item as structured data. Split Out Separates a single item containing an array into multiple individual items. Spreadsheet File Read data from spreadsheet files (CSV, XLS, XLSX, ODS, HTML, RTF) into structured items, and write structured items to spreadsheet files. Sticky Note Add visual notes and annotations to your workflow canvas. This node has no runtime behavior — it is purely a UI element for documentation purposes. Stop and Error Throw an error in the workflow to stop execution with a custom error message or object. Switch Routes items to multiple output branches based on configurable rules or expressions. TOTP Generate time-based one-time passwords (TOTP) for two-factor authentication. Wait Pause workflow execution for a specified time interval before continuing. Webhook Starts workflow on HTTP request Write Binary File Writes binary data from an input item to a file on the local filesystem. Deprecated — use Read/Write Files from Disk instead. Write to File Writes content to local filesystem XML Convert between XML and JSON formats.
AI
66 nodes AI Transform Use OpenAI to transform workflow data via natural language instructions. Supports batch code generation (LLM writes JS executed in a sandbox) and per-item direct transformation modes. Claude Batch Process multiple Claude messages as a batch job. Claude Chat Chat with Anthropic Claude models using the Messages API. Claude Citations Get citation-backed responses from Claude with source references. Claude Code Execution Execute code in a sandboxed environment via Claude code execution tool. Claude File Upload Upload files to Anthropic for use with Claude. Claude Memory Manage conversation memory — stores and retrieves context across messages using multi-turn conversation patterns. Claude Search Results Inject search result context into Claude conversations for grounded answers. Claude Structured Output Get structured JSON responses from Claude via tool-use extraction. Claude Thinking Use Claude extended thinking for complex reasoning with visible thought process. Claude Vision Analyze images using Anthropic Claude\ Claude Web Fetch Fetch and process URL content using Claude. Claude Web Search Search the web using Anthropic Claude models with the web_search tool. Embedding Similarity Calculate similarity between text embeddings from any provider. Gemini Batch Process multiple Gemini requests in a batch. Gemini Chat Chat with Google Gemini models using the generateContent API. Gemini Code Execution Execute code using Gemini\ Gemini Deep Research Conduct deep research using Gemini — submits a research query and returns a comprehensive report with sources. Gemini Embeddings Generate vector embeddings using Google Gemini embedding models. Gemini File Search Search through uploaded files using Gemini file references. Gemini File Upload Upload files to Gemini File API for use in prompts. Gemini Google Maps Use Google Maps via Gemini for places lookup and geocoding. Gemini Google Search Search the web using Google Gemini models with Google Search grounding. Gemini Image Generation Generate images using Gemini native image generation. Gemini Music Gen Generate music using Google Lyria models via Gemini. Gemini Structured Output Get structured JSON responses with Gemini schema enforcement. Gemini Thinking Use Gemini thinking mode for complex reasoning with visible thought process. Gemini TTS Convert text to speech using Gemini. Gemini URL Context Ground Gemini responses with URL content for accurate answers about web pages. Gemini Video Gen Generate videos using Google Veo models. Gemini Vision Analyze images using Google Gemini\ Google Cloud Natural Language Analyze sentiment of text documents using the Google Natural Language API. Google Imagen Generate images using Google Imagen models. Grok Batch Process multiple Grok requests as a batch job. Grok Chat Chat with xAI Grok models using the OpenAI-compatible API. Grok Code Interpreter Execute code using Grok\ Grok Collections Manage Grok document collections — create, list, get, delete. Grok Collections Upload Upload documents to Grok collections for RAG. Grok Image Edit Edit images using xAI Grok. Grok Image Generation Generate images using xAI Grok Aurora model. Grok Reasoning Use xAI Grok reasoning models for complex multi-step tasks. Grok Structured Output Get structured JSON responses from xAI Grok with schema enforcement. Grok Video Gen Generate videos using xAI Grok. Grok Vision Analyze images using xAI Grok\ Grok Web Search Search the web using xAI Grok models with live search capabilities. Grok X Search Search X/Twitter posts using xAI Grok with live data access. OpenAI Audio Translation Translate audio to English using OpenAI Whisper. OpenAI Batch Process multiple requests as a batch job via OpenAI Batch API. OpenAI Chat Chat with OpenAI models using the Responses API. OpenAI Code Interpreter Execute code in a sandboxed environment via OpenAI Responses API code interpreter tool. OpenAI Embeddings Generate vector embeddings using OpenAI embedding models. OpenAI File Search Search through uploaded files using OpenAI vector stores via the Responses API. OpenAI File Upload Upload files to OpenAI for use with assistants, fine-tuning, and batch. OpenAI Image Edit Edit images using OpenAI DALL-E and GPT-Image models. OpenAI Moderation Classify text for harmful content using OpenAI\ OpenAI Reasoning Use the GPT-5.x frontier models in extended-reasoning mode for complex multi-step tasks. OpenAI Speech-to-Text Transcribe audio using OpenAI Whisper models. OpenAI Structured Output Get structured JSON responses from OpenAI with schema enforcement. OpenAI TTS Convert text to natural speech using OpenAI TTS. OpenAI Video Generate videos using OpenAI Sora 2. OpenAI Vision Analyze images using the GPT-5.x frontier multimodal models. OpenAI Web Search Search the web using OpenAI models with the web_search_preview tool. Prompt Template Build prompts from templates with variable substitution using {{variable}} syntax. Response Parser Extract structured data from AI responses — parse JSON, extract code blocks, split sections. Simple LLM Call OpenAI's API Structured Output Extract structured data
Communication
74 nodes AMQP Sender Send messages to AMQP 1.0 queues and topics. AWS SES Send emails, manage email templates, and handle custom verification emails via Amazon Simple Email Service. AWS SNS Manage Amazon SNS topics and publish messages AWS SQS Send, receive, and manage messages in Amazon Simple Queue Service (SQS) queues. Brevo Manage contacts, attributes, senders, and send transactional or template-based emails with optional binary attachments via the Brevo API. Cisco Webex Send messages with file attachments, manage meetings, and interact with Webex rooms via the Webex REST API. Cisco Webex Trigger Starts workflow when Cisco Webex events occur Customer.io Interact with the Customer.io marketing automation platform to manage customers, track events, retrieve campaign data and metrics, and manage segment membership. Demio Interact with the Demio webinar platform to manage events and retrieve participant reports. Discord Manage messages, channels, and members on Discord servers, or send messages via webhooks. Supports file attachments via binary data. Discourse Interact with a self-hosted or cloud Discourse forum: manage categories, groups, posts, users, and group membership. Disqus Read-only access to the Disqus commenting platform — retrieve forum details, posts, categories, and threads. E-goi Manage contacts in E-goi marketing automation lists Email Read (IMAP) Connect to an IMAP email server, fetch messages matching search criteria, and optionally download attachments as binary data. Email Trigger (IMAP) Starts workflow when new emails are received in an IMAP mailbox Emelia Manage cold email outreach campaigns and contact lists on the Emelia platform Freshdesk Manage support tickets and contacts in the Freshdesk helpdesk platform Gmail Trigger Starts workflow when new emails are received in Gmail Google Chat Send messages, manage members and spaces in Google Chat. Google Gmail Send, receive, reply to emails, manage drafts, labels, and threads with full attachment support via the Gmail API. Gotify Send, retrieve, and delete push notification messages on a self-hosted Gotify server. GoToWebinar Manage webinars, registrants, attendees, co-organizers, panelists, and sessions via the GoToWebinar API Hacker News Read-only access to Hacker News content via the Algolia HN Search API — retrieve articles, user profiles, and search all items. HaloPSA Manage clients, sites, tickets, and users in HaloPSA IT service management platform Help Scout Trigger Starts workflow when Help Scout support events occur Intercom Manage users, leads, and companies in the Intercom customer messaging platform. Iterable Manage users, track events, and manage list subscriptions on the Iterable growth marketing platform Lemlist Manage cold outreach campaigns, leads, activities, enrichment, and unsubscribes via the Lemlist API Line Send notifications via LINE Notify with optional image uploads and sticker attachments. MailerLite Manage subscribers in the MailerLite email marketing platform Mailgun Sends emails via the Mailgun transactional email API with support for plain text, HTML, binary attachments, tags, and tracking options. Mailjet Send transactional emails (plain or template-based) and SMS messages via the Mailjet API. Mandrill Send transactional emails via the Mandrill (Mailchimp Transactional) API with support for templates, HTML, merge variables, and binary file attachments. Matrix Interact with Matrix decentralized communication: manage rooms, send messages, upload media, inspect events, and manage room membership. Mattermost Manage channels, messages, reactions, and users on a Mattermost server, with file upload support. Mautic Interact with the Mautic open-source marketing automation platform MessageBird Send SMS messages and retrieve account balance via the MessageBird REST API. Microsoft Outlook Manage Microsoft 365 email, calendars, contacts, and mail folders via the Microsoft Graph API. Supports sending/receiving email with attachments, managing drafts, creating calendar events, managing contacts, and organizing mail folders. Microsoft Outlook Trigger Starts workflow when new emails are received in Microsoft Outlook Microsoft Teams Trigger Starts workflow when Microsoft Teams events occur, such as new messages, channels, chats, or team member additions Mocean Send SMS and voice messages via the MoceanAPI communications platform. Monica CRM Manage personal contacts, activities, calls, notes, conversations, journal entries, reminders, tags, and tasks in Monica CRM MQTT Publish messages to MQTT broker topics. MSG91 Send transactional SMS messages via the MSG91 platform. PagerDuty Manage incidents, incident notes, log entries, and users in PagerDuty Plivo Send SMS/MMS messages or make phone calls via the Plivo cloud communications API. Postmark Trigger Starts workflow when Postmark email events occur (bounces, opens, clicks, deliveries, spam complaints, subscription changes) Pushbullet Send and manage push notifications (notes, links, and files) across devices via the Pushbullet API. Pushcut Send smart notifications to iOS devices via the Pushcut API. Pushover Send push notifications with optional image attachments via the Pushover notification service. Reddit Interact with the Reddit API to manage posts, comments, user profiles, subreddits, and user data RocketChat Post messages to channels and direct messages on a Rocket.Chat server. Rundeck Execute jobs and retrieve job metadata from a Rundeck runbook automation server. Send Email Sends emails via SMTP protocol with support for plain text, HTML, and binary file attachments. SendGrid Manage contacts, mailing lists, and send transactional or template-based emails with attachments via the SendGrid API. Sendy Manage email campaigns and subscribers in a self-hosted Sendy email marketing platform Seven Send SMS messages and make text-to-speech voice calls via the seven.io (formerly sms77) API. SIGNL4 Send and resolve mobile alerts via the SIGNL4 incident response platform with optional file attachments. Slack Interact with the Slack messaging platform to manage channels, messages, files, reactions, stars, users, and user groups via the Slack Web API. Slack Trigger Starts workflow when Slack events are received (messages, reactions, mentions, etc.) Telegram Interact with the Telegram Bot API to send messages, photos, videos, documents, manage chats, handle callbacks, and download files. Telegram Trigger Starts workflow when a Telegram bot receives updates (messages, callbacks, inline queries, etc.) Twilio Send SMS, MMS, and WhatsApp messages or make outbound phone calls via the Twilio API. Twilio Trigger Starts workflow when Twilio SMS or voice call events occur Twist Manage channels, comments, conversation messages, and threads in Twist. Vero Manage user profiles and track customer events in the Vero email marketing platform. Vonage Send SMS text messages via the Vonage (formerly Nexmo) SMS API. WhatsApp Business Cloud Send messages (text, media, contacts, location, templates) and manage media files via the WhatsApp Business Cloud API. WhatsApp Trigger Starts workflow when WhatsApp Business events occur Zammad Manage users, organizations, groups, and tickets in a Zammad helpdesk instance. Zendesk Manage Zendesk Support tickets, ticket fields, users, and organizations Zendesk Trigger Starts workflow when Zendesk Support ticket events occur via webhooks Zoom Manage meetings, meeting registrants, and webinars via the Zoom API v2 Zulip Send messages, upload files, manage streams, and administer users on Zulip team chat.
Data & Storage
54 nodes Adalo Perform CRUD operations on Adalo application collection records (rows) Airtable Read, create, update, upsert, delete, and search records in Airtable bases. Download attachment fields as binary data. List bases and retrieve base schemas. Airtable Trigger Starts workflow when new or updated records appear in an Airtable table AWS DynamoDB Create, read, update, and delete items in AWS DynamoDB tables AWS S3 Manage buckets, files, and folders in Amazon S3 and S3-compatible storage services. Supports upload, download, copy, delete, and listing operations with full encryption, ACL, and storage class support. AWS SNS Trigger Starts workflow when an Amazon SNS topic receives a notification Baserow Perform CRUD operations on rows in Baserow database tables Bitwarden Manage Bitwarden organization collections, events, groups, and members via the Public API Box Manage files and folders in Box cloud content management. Download, upload, copy, delete, search, share files, and create, delete, get, search, share, update folders. Box Trigger Starts workflow when Box events occur CrateDB Execute SQL queries, insert rows, and update rows in CrateDB distributed databases using parameterized queries. Dropbox Manage files and folders in Dropbox cloud storage. Upload, download, copy, move, delete files and folders, list folder contents, and search. Elasticsearch Interact with Elasticsearch documents and indices using the Elasticsearch API. ERPNext Perform CRUD operations on ERPNext/Frappe Framework documents (DocTypes) FileMaker Interact with the FileMaker Data API to create, read, update, delete, duplicate, and search records, as well as execute scripts in a FileMaker database. Google BigQuery Execute SQL queries and insert rows into Google BigQuery tables via the BigQuery REST API. Google Cloud Firestore Create, read, update, delete, and query documents and collections in Google Cloud Firestore. Google Cloud Storage Manage buckets and objects (files) in Google Cloud Storage. Upload, download, list, create, update, and delete buckets and objects. Google Drive Manage files, folders, and shared drives on Google Drive. Upload, download, copy, move, search, and share files with full shared drive support. Google Drive Trigger Starts workflow when files or folders are created or updated in Google Drive Google Firebase Realtime Database Create, delete, get, push, and update records in a Google Firebase Realtime Database. Google Sheets Read, write, append, update, and manage data in Google Sheets spreadsheets. Google Sheets Trigger Starts workflow when rows are added or updated in a Google Sheet GraphQL Makes a GraphQL request and returns the received data Grist Perform CRUD operations on rows in Grist spreadsheet database tables Knowledge Base Create knowledge bases and add, update, or remove their documents Microsoft Azure Storage Manage blobs and containers in Azure Blob Storage. Upload, download, list, and delete blobs and containers. Microsoft OneDrive Manage files and folders in Microsoft OneDrive. Upload, download, copy, delete, rename, search, and share files and folders via the Microsoft Graph API. Microsoft OneDrive Trigger Starts workflow when files or folders are created or updated in Microsoft OneDrive Microsoft SharePoint Manage files, list items, and lists in Microsoft SharePoint Online. Download, upload, and update files in document libraries. Create, read, update, delete, and upsert list items. Retrieve list metadata. MongoDB Find, insert, update, replace, delete, and aggregate documents in MongoDB. Manage Atlas Search indexes. MySQL Execute SQL queries, insert, update, upsert, select, and delete rows in a MySQL database. Nextcloud Manage files, folders, and users on a self-hosted Nextcloud instance via WebDAV and OCS APIs. NocoDB Read, create, update, and delete rows in NocoDB tables with binary attachment support. Odoo Interact with the Odoo ERP platform via its JSON-RPC 2.0 API to manage contacts, opportunities, notes, and custom resources Oracle SQL Execute SQL operations against Oracle Database. Supports SELECT, INSERT, UPDATE, UPSERT (MERGE), DELETE/TRUNCATE/DROP, and raw SQL execution with named bind parameters. PostBin Create temporary HTTP request collection bins, send test requests, and retrieve captured requests via PostBin (postb.in). Useful for debugging webhooks and testing HTTP integrations. PostgreSQL Get, add, update, and delete data in PostgreSQL databases. Supports SELECT, INSERT, UPDATE, UPSERT, DELETE, and raw SQL execution with parameterized queries. QuestDB Execute SQL queries and insert data into a QuestDB time-series database. QuickBase Manage records, fields, files, and reports in QuickBase applications via the RESTful API. Redis Perform key-value data operations against an external Redis instance including get, set, delete, keys, increment, list push/pop, publish, and server info. S3 Interact with any S3-compatible object storage service (MinIO, DigitalOcean Spaces, Wasabi, Backblaze B2, etc.) to manage buckets, upload/download files, and organize folders. Search Knowledge Base Search a knowledge base with an AI research agent and return the findings and answer SeaTable Read, update, write, and delete data from SeaTable bases. Manage rows, base metadata, links, and file/image assets. SeaTable Trigger Starts workflow when SeaTable events occur (new rows, updated rows, or new signatures) Snowflake Execute queries, insert, and update data in Snowflake cloud data warehouse using parameterized queries. Stackby Read, write, and delete data in Stackby spreadsheet database tables Storyblok Manage stories in the Storyblok headless CMS via Content Delivery API and Management API Strapi CRUD operations for content entries in a self-hosted Strapi headless CMS instance Supabase Add, get, delete, and update rows in Supabase database tables via the PostgREST API. TimescaleDB Execute SQL queries, insert rows, and update rows in a TimescaleDB database. Uses the PostgreSQL wire protocol via the pg driver. Unleashed Software Manage inventory, sales orders, and stock on hand via the Unleashed Software API Upload to Spaces Uploads a local file to DigitalOcean Spaces uProc Data processing, enrichment, and validation platform with 455+ processors across 11 categories
Development
39 nodes AWS Lambda Invoke AWS Lambda functions synchronously or asynchronously, and list available functions. Bitbucket Trigger Starts workflow when Bitbucket Cloud events occur (push, pull request, issue, etc.) Bubble Perform CRUD operations on objects in a Bubble.io application via the Bubble Data API CircleCI Interact with the CircleCI CI/CD platform to get, list, and trigger pipelines Cloudflare Manage zone-level authenticated origin pull TLS client certificates via the Cloudflare API v4. Cockpit Interact with a self-hosted Cockpit CMS instance for managing collections, forms, and singletons Contentful Read content entries, assets, content types, locales, and space information from the Contentful headless CMS Currents Trigger Starts workflow when Currents test run events occur Execute Command Execute a shell command with optional binary input materialization, nsjail sandboxing, binary stdout capture, and output file capture. Figma Trigger Starts workflow when Figma events occur FTP Transfer files to and from remote servers via FTP or SFTP protocols. Git Execute git version control operations on local repositories. GitHub Manage files, issues, releases, reviews, repositories, organizations, users, and workflows via the GitHub REST API. GitHub Trigger Starts workflow when GitHub repository events occur GitLab Manage GitLab repository files, issues, releases, repositories, and users via the GitLab REST API v4. GitLab Trigger Starts workflow when GitLab events occur Jenkins Manage Jenkins CI/CD jobs, trigger builds, control instance state, and retrieve build history. JWT Sign, verify, and decode JSON Web Tokens (JWTs) using HMAC secrets or RSA/ECDSA/PS key pairs. Kafka Produce messages to Apache Kafka topics with optional binary data, schema registry encoding, custom headers, keys, and GZIP compression. LDAP Interact with LDAP directory servers — search, compare, create, update, delete, and rename entries. Linear Trigger Starts workflow when Linear events occur via webhooks MISP Interact with the MISP threat intelligence platform to manage events, attributes, organisations, feeds, galaxies, tags, users, and more. Netlify Manage Netlify sites and deployments via the Netlify API. Netlify Trigger Starts workflow when Netlify deploy or form submission events occur via webhooks Npm Consume the NPM registry API to search for packages, retrieve package metadata and versions, and manage distribution tags. Okta Manage users in Okta identity and access management platform Peekalink Generate rich link previews and check preview availability using the Peekalink API. RabbitMQ Publish messages to RabbitMQ queues and exchanges via the AMQP 0-9-1 protocol. Supports sending JSON, text, or binary data as message content. Sentry.io Manage error tracking events, issues, organizations, projects, releases, and teams in Sentry.io SSH Execute commands and transfer files on remote servers via SSH/SFTP. Taiga Manage epics, issues, tasks, and user stories in Taiga agile project management platform Taiga Trigger Starts workflow when Taiga project events occur via webhooks TheHive 5 Trigger Starts workflow when TheHive 5 events occur via webhooks TheHive Trigger Starts workflow when TheHive security events occur via webhooks Travis CI Interact with the Travis CI continuous integration platform to manage builds UptimeRobot Manage website uptime monitors, alert contacts, maintenance windows, public status pages, and account details via the UptimeRobot API. urlscan.io Submit URLs for security scanning and retrieve detailed analysis results from urlscan.io, a website scanning and analysis sandbox service. Venafi TLS Protect Cloud Trigger Starts workflow when Venafi TLS Protect Cloud events occur Webflow Trigger Starts workflow when Webflow events occur (form submissions, CMS changes, e-commerce orders, site publishes)
Marketing
38 nodes Action Network Manage activist organizing data via the Action Network OSDI API v2 ActiveCampaign Manage contacts, accounts, deals, tags, lists, connections, and e-commerce data in ActiveCampaign ActiveCampaign Trigger Starts workflow when ActiveCampaign fires a webhook event (contact, deal, campaign, etc.) Agile CRM Manage contacts, companies, and deals in Agile CRM with full CRUD operations, dynamic filtering, and deal pipeline management. APITemplate.io Generate images (JPEG/PNG) and PDF documents from pre-defined templates using the APITemplate.io API. Autopilot Manage contacts, lists, and customer journeys in Autopilot HQ marketing automation platform. Autopilot Trigger Starts workflow when contact events occur in Autopilot HQ Bannerbear Generate images from reusable templates and manage templates via the Bannerbear API. Brandfetch Retrieve brand assets (logos, colors, fonts, company info, industry data) for any company by domain name using the Brandfetch API. Brevo Trigger Starts workflow when Brevo email events occur (delivered, opened, clicked, bounced, etc.) ConvertKit Interact with the ConvertKit email marketing platform ConvertKit Trigger Starts workflow when a ConvertKit event occurs Copper Manage companies, leads, opportunities, people, projects, tasks, users, and customer sources in Copper CRM Customer.io Trigger Starts workflow on Customer.io reporting events Emelia Trigger Starts workflow when an Emelia campaign event occurs Eventbrite Trigger Starts workflow when Eventbrite events occur via webhooks Facebook Graph API Make arbitrary requests to the Facebook Graph API with support for binary file uploads (photos, videos). Facebook Lead Ads Trigger Starts workflow when a new lead is submitted through a Facebook Lead Ad form Facebook Trigger Starts workflow when Facebook platform events occur Freshworks CRM Manage accounts, contacts, deals, appointments, notes, tasks, sales activities, and search in Freshworks CRM (Freshsales). Ghost Manage posts on a Ghost CMS instance via the Content API (read-only) or Admin API (full CRUD). Google Business Profile Manage posts and reviews on Google Business Profile. Create, retrieve, update, and delete local posts; retrieve and reply to customer reviews. Google Business Profile Trigger Starts workflow when a new review is added to a Google Business Profile location HighLevel Manage contacts, opportunities, tasks, and calendar appointments in HighLevel (GoHighLevel) CRM Keap Trigger Starts workflow when Keap (Infusionsoft) CRM events occur via webhooks Lemlist Trigger Starts workflow when Lemlist outreach events occur via webhooks LinkedIn Create posts on LinkedIn as a person or organization, with support for text, article links, and image uploads. Mailcheck Verify email addresses using the Mailcheck.co API for deliverability, disposable detection, and trust scoring. Mailchimp Manage Mailchimp audience members, member tags, list groups, and email campaigns. Mailchimp Trigger Starts workflow when Mailchimp events occur via webhooks MailerLite Trigger Starts workflow when MailerLite events occur via webhooks Mailjet Trigger Starts workflow when Mailjet email events occur via webhooks Mautic Trigger Starts workflow when Mautic marketing automation events occur via webhooks Phantombuster Manage and launch Phantombuster web scraping and automation agents. Webflow Manage CMS collection items in Webflow — create, read, update, delete, and list items WordPress Create, read, update, and delete posts, pages, and users on a WordPress site via the WP REST API v2. X (Twitter) Create, delete, like, retweet, and search tweets; send direct messages; look up users; manage lists; and upload media via the Twitter API v2. YouTube Manage YouTube channels, playlists, playlist items, videos, and video categories via the YouTube Data API v3.
Sales
26 nodes Affinity Manage organizations, persons, lists, and list entries in the Affinity relationship intelligence CRM. Affinity Trigger Starts workflow when Affinity CRM events occur (persons, organizations, lists, notes, opportunities, fields, files) Clearbit Enrich company and person data using the Clearbit API for sales intelligence and lead scoring. Copper Trigger Starts workflow when a Copper CRM event occurs Dropcontact Find B2B emails and enrich contacts using the Dropcontact API Gumroad Trigger Starts workflow when Gumroad events occur via webhooks HubSpot Manage contacts, companies, deals, tickets, engagements, and contact lists in the HubSpot CRM platform. HubSpot Trigger Starts workflow when HubSpot CRM events occur Hunter Find and verify professional email addresses using the Hunter.io API. Keap Manage companies, contacts, notes, tags, e-commerce orders, products, emails, and files in Keap (formerly Infusionsoft). LoneScale Create prospect lists and add items (contacts/companies) to lists in LoneScale, a sales intelligence and buying signals platform. LoneScale Trigger Starts workflow when a LoneScale workflow produces results via webhook Magento 2 Manage customers, products, orders, and invoices via the Magento 2 REST API Paddle Manage payments, subscriptions, coupons, products, and users via the Paddle Classic API Pipedrive Full CRUD integration with the Pipedrive CRM platform. Manages activities, deals, deal products, files, leads, notes, organizations, persons, and products. Pipedrive Trigger Starts workflow when Pipedrive CRM events occur Salesforce Full CRUD operations against Salesforce CRM REST API v59.0 with binary attachment and document support. Salesforce Trigger Starts workflow when Salesforce records are created or updated Salesmate Manage companies, activities, and deals in Salesmate CRM Shopify Manage orders and products via the Shopify Admin REST API Shopify Trigger Starts workflow when Shopify store events occur (orders, products, customers, inventory, and more) Tapfiliate Manage affiliates, affiliate metadata, and program-affiliate relationships through the Tapfiliate affiliate marketing platform API. Uplead Look up B2B company and person enrichment data from the Uplead sales intelligence platform. WooCommerce Manage products, orders, and customers on a WooCommerce store WooCommerce Trigger Starts workflow when WooCommerce store events occur (orders, products, customers, coupons) Zoho CRM Interact with the Zoho CRM API v2 to manage accounts, contacts, deals, leads, invoices, products, purchase orders, quotes, sales orders, and vendors.
Productivity
51 nodes Acuity Scheduling Trigger Starts workflow when Acuity Scheduling fires appointment or order webhook events Airtop Automate cloud browser sessions, perform AI-powered page extraction, run agents, and manage browser files via the Airtop API. Asana Manage tasks, projects, subtasks, comments, tags, and users in Asana workspaces Asana Trigger Starts workflow when Asana events occur on a watched resource (task or project) BambooHR Manage employees, employee documents, company files, and company reports in BambooHR. Beeminder Manage goals, datapoints, charges, and user data in Beeminder Cal.com Trigger Starts workflow when Cal.com booking events occur Calendly Trigger Starts workflow when Calendly scheduling events occur ClickUp Manage tasks, lists, folders, goals, time entries, comments, checklists, and tags in ClickUp ClickUp Trigger Starts workflow when ClickUp events occur (tasks created, updated, deleted, comments, folders, goals, etc.) Clockify Manage time tracking data in Clockify including workspaces, projects, clients, tags, tasks, time entries, and users Clockify Trigger Starts workflow when new time entries are added in Clockify Coda Manage table rows, view rows, formulas, and controls in Coda documents Elastic Security Manage Elastic Security cases, comments, tags, and connectors via the Kibana API. Flow Manage tasks in Flow (getflow.com) project management platform Flow Trigger Starts workflow when Flow project or task events occur Freshservice Manage tickets, changes, problems, releases, agents, requesters, departments, locations, products, software, and more in Freshservice ITSM. Google Books Search and manage books and bookshelves using the Google Books API. Google Calendar Consume the Google Calendar API to manage calendars and events. Google Calendar Trigger Starts workflow when Google Calendar events occur Google Contacts Create, read, update, and delete contacts using the Google People API. Google Docs Create, get, and update Google Docs documents using the Google Docs and Drive APIs. Google Slides Create and manage presentations, slides, and pages using the Google Slides API. Google Tasks Create, retrieve, update, and delete tasks in Google Tasks task lists. Google Workspace Admin Manage users, groups, and ChromeOS devices in a Google Workspace HelpScout Manage conversations, customers, mailboxes, and threads in HelpScout with binary attachment support. Jira Software Manage Jira issues, comments, attachments, and users via the Jira REST API. Jira Trigger Starts workflow when Jira events occur KoBoToolbox Manage forms, submissions, hooks, and files on KoBoToolbox data collection platform. Download submission attachments and form media files. KoBoToolbox Trigger Starts workflow when KoBoToolbox form submissions are received Linear Interact with the Linear issue tracking platform. Create, read, update, and delete issues; add comments; and attach links. Microsoft OneNote Access and retrieve OneNote pages via Microsoft Graph API. Monday.com Manage boards, columns, groups, and items in Monday.com via the GraphQL API. Notion Manage databases, pages, database pages, blocks, and users in Notion. Supports downloading file properties as binary data. Notion Trigger Starts workflow when pages are added to or updated in a Notion database Onfleet Trigger Starts workflow when Onfleet delivery events occur via webhooks Oura Retrieve personal health and wellness data from the Oura Ring API, including profile, activity, readiness, and sleep summaries. Raindrop.io Manage bookmarks, collections, tags, and users on Raindrop.io with binary cover image upload support. ServiceNow Manage incidents, users, attachments, and table records on ServiceNow instances via the Table API and Attachment API. SurveyMonkey Trigger Starts workflow when SurveyMonkey events occur via webhooks SyncroMSP Manage customers, contacts, tickets, and RMM alerts in SyncroMSP TheHive 5 Manage security incidents in TheHive 5: alerts, cases, observables, tasks, task logs, comments, pages, and queries. Supports binary file attachments. Todoist Manage tasks, projects, sections, comments, labels, and reminders in Todoist Toggl Trigger Starts workflow when new time entries are created in Toggl Track Trello Manage Trello boards, cards, lists, labels, checklists, attachments, members, and comments Trello Trigger Starts workflow when Trello events occur on a watched board, list, or card Twake Send messages to channels on the Twake collaboration platform. Typeform Trigger Starts workflow when a Typeform form is submitted Wekan Manage boards, lists, cards, comments, checklists, and checklist items in a self-hosted Wekan kanban board Workable Trigger Starts workflow when Workable recruiting events occur via webhooks Wufoo Trigger Starts workflow when a new Wufoo form entry is submitted
Analytics
11 nodes Google Ads Get and list campaigns from Google Ads accounts using the Google Ads API. Google Analytics Retrieve GA4 and Universal Analytics reports and user activity data via the Google Analytics API. Google Perspective Analyze text for toxic content using the Google Perspective API Grafana Manage dashboards, teams, team members, and users in a Grafana instance Marketstack Retrieve stock market data including end-of-day closing prices, exchange details, and ticker/symbol information from the Marketstack API. Metabase Query questions, manage alerts, databases, and metrics in a Metabase BI instance. Orbit Manage community members, activities, notes, and posts in an Orbit workspace PostHog Send analytics data to PostHog: create events, identify users, create aliases, and track page/screen views. ProfitWell Retrieve revenue analytics metrics and company settings from the ProfitWell API. Segment Customer data platform for identifying users, tracking events, recording page views, and grouping users Splunk Interface with Splunk Enterprise for search job management, result retrieval, saved search (report) management, alert monitoring, and user administration.
Finance
12 nodes Chargebee Manage customers, invoices, and subscriptions in the Chargebee subscription billing platform. Chargebee Trigger Starts workflow when Chargebee events occur CoinGecko Retrieve cryptocurrency prices, market data, historical snapshots, OHLC candlestick charts, ticker information, and crypto events from the CoinGecko public API. Invoice Ninja Manage invoicing, billing, and financial data via the Invoice Ninja API. Create and manage clients, invoices, payments, expenses, quotes, tasks, and bank transactions. Invoice Ninja Trigger Starts workflow when Invoice Ninja events occur PayPal Manage PayPal batch payouts: create payouts to multiple recipients, track batch and item statuses, and cancel unclaimed items. PayPal Trigger Starts workflow when a PayPal event occurs (payments, subscriptions, disputes, etc.) QuickBooks Online Manage financial data in QuickBooks Online including bills, customers, employees, estimates, invoices, items, payments, purchases, transactions, and vendors. Supports PDF download for invoices, estimates, and payments. Stripe Interact with the Stripe payment processing API to manage charges, customers, coupons, customer cards, sources, tokens, meter events, and account balances. Stripe Trigger Starts workflow when a Stripe event occurs (payments, subscriptions, invoices, etc.) Wise Manage international money transfers, multi-currency accounts, exchange rates, quotes, recipients, and transfers via the Wise (TransferWise) API. Supports statement download (CSV/PDF/XML) and transfer receipt PDF download. Wise Trigger Starts workflow when Wise (TransferWise) events occur via webhooks
Utility
40 nodes AssemblyAI Transcribe audio, analyze content, and interact with LLM gateway using AssemblyAI API. AWS Rekognition Analyze images using AWS Rekognition to detect faces, labels, text, celebrities, and moderation content. AWS Textract Extract text, tables, forms, and expense data from documents and images using Amazon Textract. Bitly Shorten, retrieve, and update URLs using the Bitly API Citrix ADC (NetScaler) Manage SSL certificates and files on a Citrix ADC (NetScaler) appliance via the NITRO REST API. Cortex Run analyzers on observables and execute responders on TheHive entities using Cortex SOAR engine. Currents Interact with the Currents API for test orchestration and analytics — manage actions, runs, projects, spec files, tests, and test results. Deepgram Transcribe audio and generate speech using Deepgram API. DeepL Translate text between languages using the DeepL translation API DHL Track shipments using the DHL Unified Tracking API ElevenLabs Generate speech, transcribe audio, clone voices, and convert speech using ElevenLabs API. Form.io Trigger Starts workflow when Form.io form submission events occur Formstack Trigger Starts workflow when a Formstack form is submitted Google Translate Translate text into any supported language using the Google Cloud Translation API. HeyGen Generate videos, manage photo avatars, and upload documents using HeyGen API. Home Assistant Interact with a Home Assistant instance to manage smart home devices, states, services, events, configuration, logs, templates, and camera screenshots. Humantic AI Create, retrieve, and update behavioral personality profiles from LinkedIn URLs, emails, or uploaded resumes using the Humantic AI API. Jina AI Interact with Jina AI APIs for web reading, searching, and deep research JotForm Trigger Starts workflow when a JotForm form is submitted Kling AI Generate images and videos, virtual try-on, and lip sync using Kling AI API. LingvaNex Translate text between languages using the LingvaNex Translation API Mindee Extract structured data from receipts and invoices using Mindee OCR/AI API. Mistral AI OCR Extract text from documents and images using Mistral AI\ NASA Retrieve data from NASA\ OneSimpleAPI Generate PDFs, screenshots, QR codes, and retrieve information using the OneSimpleAPI service. Onfleet Manage last-mile delivery operations: tasks, recipients, workers, teams, organizations, hubs, containers, and destinations via the Onfleet API. OpenAI Image (DALL-E) Generate, edit, and create variations of images using OpenAI DALL-E models. OpenThesaurus Get synonyms for German words using the OpenThesaurus API. OpenWeatherMap Get current weather data and 5-day forecasts from the OpenWeatherMap API by city name, city ID, coordinates, or zip code. Perplexity AI-powered answer engine that provides accurate, trusted, and real-time answers to any question with web citations Philips Hue Control Philips Hue smart lights -- get, update, and delete lights via the Hue Remote API Pushcut Trigger Starts workflow when Pushcut events occur QuickChart Generate chart images (bar, line, pie, doughnut, polar area) from data using the QuickChart.io rendering service. RSS Feed Trigger Starts workflow when new items appear in an RSS or Atom feed SecurityScorecard Manage portfolios, retrieve company and industry security scores, generate and download reports via the SecurityScorecard API. Spotify Access and control Spotify music data: albums, artists, playlists, tracks, library, and player TheHive Manage security incidents in TheHive (v3/v4): alerts, cases, observables, tasks, and logs. Supports Cortex analyzers/responders and binary file uploads. Venafi TLS Protect Cloud Manage certificates and certificate requests via the Venafi TLS Protect Cloud API. Venafi TLS Protect Datacenter Trigger Starts workflow when Venafi TLS Protect Datacenter certificate events occur YOURLS Shorten, expand, and get stats for URLs using a self-hosted YOURLS instance