monday workflows

Lear how to build integrations for the monday.com ecosystem

monday workflows is a powerful platform component that enables users to automate processes. Through the visual workflow builder, users can combine blocks of triggers, actions, and conditions to assemble the perfect workflow.

The apps framework exposes two features to build custom blocks and fields:

  • Automation block
  • Field for automation block

These blocks can be actions or triggers and can be combined with other workflow blocks to create flexible integration recipes. Each block is comprised of:

  • Public endpoints that the monday apps server calls when the block executes
  • Input fields that specify what data your block needs to run
  • Output fields that define what data your block sends to the next block

You can select these fields from monday.com's built-in field types, or you can create custom fields using the Field for automation block app feature.