Create a tool
Customize visual form with flow logic
Last updated
Customize visual form with flow logic
Last updated
The public attribute setting tool can be publicly accessed and will add verification codes for verification.
Drag and drop to create a custom layout.
Double click on the form to set up details.
Click on the "Flow" tab to enter the flow settings interface.
Using Format Node to set message formatting.
Use Slack App to send message.
Get the value of the form's "type" and "textarea" and format the title as "[type] Issue [Message]".
Config slack app, choose "send_text" action.
Set params channel and text, get text from form parameters.
Enter data in the form and submit it.
When job done, you can see all execution details.
Congratulations! Completed a simple visualization tool configuration.