Hi,
Is it possible to change Monday.com's status using a Slack button? Zap for the button itself is already in place and working, but now I need to set up an action that happens after the button is clicked. The problem is the Monday.com item ID, as I can't add it from any other step. How it looks now:
Zap 1. When form is submitted, a new item is created on the Monday.com board (trigger), and then the action is a custom request in Webhooks by Zapier.
Zap 2. Triger catches the webhook and then action should change the status on Monday board. Here I need a correct Iteam ID.
How can I get the item ID? I added the item ID to the code itself but can't exclude text from there. Is it even possible?