python-dialog-example
python-dialog-example copied to clipboard
An example app to demonstrate Slack dialogs
Howdy, looks like these samples use slackclient when Slack is telling everyone to use slack-sdk. Any way they could be updated? Thank you!
I use flask as web api server and define the function for request url from slack interactive component. Inside the interactive function I call another function to make device config...
### **Description:** I am using dialog.open method, in this there are two elements with select option, I have selected value from drop down menu in the first element, and from...