Skip to main content

Nodes by package

Each link goes to a full list of actions in that package, with descriptions aligned to the product.

Fundamentals

  • Core — Literals, JSON/YAML, workflows, project variables, email to members, errors, etc.
  • Text — String operations, validation, regex, casing, splitting, UUIDs.
  • Logic — Boolean logic (and/or/not, equality, buffer).
  • Math — Arithmetic, rounding, trig, comparisons, random numbers.
  • Arrays — Build, slice, sort, zip, filter/find with workflows, etc.
  • Objects — Build, merge, pick keys, transform properties, etc.
  • Control — Truthy/falsy checks, routing, fallback (coalesce), mux/demux.
  • Selector — Random, round-robin, and balanced selection.
  • Date & time — Now, fixed date/time, formatting, relative dates, natural language (experimental).
  • Utilities — URLs, HTML/Markdown, delay, code execution, JSON Schema, secrets (dangerous).

Web, files, and data

  • HTTP — Request, respond (text/JSON/HTML/file/status/redirect), close window.
  • Files — Create, rename, download, data URLs.
  • Images — Resize, crop, filters, EXIF, format conversion, gradients.
  • Postgres — Parameterized SQL queries.
  • Geo — Places autocomplete, address validation (Google).

Scraping and rendering

AI

  • OpenAI — Chat, classify, extract, produce text, images, TTS, transcription.
  • Google AI (Gemini) — Chat and image generation.

Email and CRM

  • Brevo — Transactional send, templates, template management.
  • Resend — Send, schedule, contacts, retrieve email.
  • TidyCal — Bookings and availability.
  • MillionVerifier — Email verification.

Databases and spreadsheets

  • Airtable — CRUD, list, find, schema.

Google Workspace

  • Gmail — Read/search, send/reply/forward, labels, drafts, trash.
  • Google Sheets — Tables, ranges, read/write, formatting.
  • Google Calendar — Events, availability, free time.
  • Google Forms — Create form, get form details.

Microsoft

  • Outlook — Messages, send/reply/forward/draft, conversation/thread fetch.