Skip to main content
Operations are the building blocks within flows.

List Operations

Example:

Get Operation

Create Operation

Request Body:

Update Operation

Delete Operation

Operation Types

  • Condition - Conditional logic
  • Exec - Execute Node.js code
  • Item Create - Create items
  • Item Read - Read items
  • Item Update - Update items
  • Item Delete - Delete items
  • Log - Log messages
  • Mail - Send emails
  • Notification - Send notifications
  • Request - HTTP requests
  • Sleep - Delay execution
  • Transform - Transform data
  • Trigger - Trigger another flow

Operation Properties

string
Operation UUID
string
Operation name
string
Unique key for referencing
string
Operation type
string
Parent flow UUID
object
Operation-specific configuration

Next Steps

Flows

Manage flows

Flow Automation

Learn about automation