User dialog in tasks app
Changes in: appmapi
When setting up tasks with the tasks app you now have the possibility to add a dialog which pops up when when the user wants to execute the task.
The provided user input is available in the task webhook POST payload under the attribute dialog_values
.
Read more in the Tasks Docs.