UI Activities
Version: 1.0.0 · ID: zoan-packages-ui · Author: Zoan Software
The UI package displays dialogs on the screen to interact with the person who is using the bot: display a message or ask for information. It is used for assisted automations, where a human participates at some point.
Activities
Section titled “Activities”| Activity | Type | Output | What it does |
|---|---|---|---|
| Message Box | message-box | string | Shows a message and returns the button pressed |
| Input Dialog | input-dialog | string | Requests a text from the user and returns it |
Next steps
Section titled “Next steps”- Message Box — display a notice or ask for confirmation.
- Input Dialog — request data.