Hello Dear Friends,
I’m new to Monday application development and for my first project, here is what I’m doing :
- Create an Integration Template aps
- I created a custom Action that send Board ID and Item ID to my Endpoint
- I created a recipe that work on the trigger “Column Changes” That is linked to my custom action
- I can now use this recipe in my automation and when my column changes the board ID and Item ID is correctly sent to my endpoint ! This is great.
My question is, now I need to also send the new value of the column to my endpoint, and I’ve been digging for hours with no luck. Can somebody point me to the right direction ?
Thank you for your help.