Allow the "Send Question" action to capture the user who clicked the button as a variable.
K
Kenta Okamoto
We currently use the "Send Question" action for our user confirmation flow. The next step is executed after a user clicks the button, and a confirmation message is sent. However, the message currently uses the "Requester Name" variable. Because of this, if someone other than the requester clicks the button, the message references the wrong user. Therefore, we need to allow the "Send Question" action to capture the user who clicked the button as a variable.