I have a slack message with two actions:
- Message Menu, i.e. dropdown
- Button
I would like to:
- Select a value from the message menu or drop-down.
- Click the button.
- On clicking this button, I would like to get the value of the selected value from the drop-down
Please let me know if it is possible.