Hey everybody
First time “Maker” here… thank y’all for your help!
My goal:
A reaction to a message in a slack channel changes a status in a monday.com status column.
What works:
The trigger works fine (a white checkmark) reaction in a certain channel triggers the action. That’s all good.
What I don’t manage to do:
The monday.com Item ID needs to be mapped. I cannot select from a list, because it always changes. So I want to search for the name of the monday.com item inside of the slack message, that got the reaction.
Example:
Slack Message:
Hey, I’ve finished the Post#1
Action:
- Someone reacts to the message with a
- In a monday board the item with the name “Post#1” changes the status.
Thank you all for the help!