Skip to main content
Question

Automation Trigger Outputs

  • February 18, 2026
  • 2 replies
  • 38 views

Hello,

 

I would like to understand the output fields that are available for all automation triggers. Including pre-defined Monday triggers. 

 

There does not appear to be a tool in the UI, not in the automation runtime view, in the sentence creation or in the app development UI.

 

Is there an API I can call that will provide me the outputs for a trigger. 

 

Say, for example:

 

“When a status-column changes to X”

 

Do I get the boardId, itemId, status-column and status-column-values? 

Where is this defined? How do examine the output field schema?

 

Cheers

Jem

 

2 replies

Taiwo Alagbe
  • New Participant
  • February 19, 2026

Hello Jem, we can use make.com to capture the output fields,  Make’s Custom Webhook module captures everything monday sends, including fields monday doesn’t show in their UI.


Thanks ​@Taiwo Alagbe  however, I really don't want to pay for or use any other tool. This should be available within Monday.