I have Plugin which is triggered from a webhook.
Plugin sends the message to slack with 2 button.
When a button is clicked the conversation process is to be kicked to start the conversation to the user.

When Add Funds is clicked I need ask couple of questions to get the in put and send to an External API.
this is the error msg i get when i validate it

Any pointers how this can be achieved will be really helpful