ToolMatter
Your Apps in Action
Risersoft
Buy
Try
Explore
Documentation
Public
Use this form to visualize Symphony Workflow Automation Definition Language. See https://developers.symphony.com/.
{{repoTitle.MainEntity}}
id - Workflow's id should start with a letter. It is optional. If no id is provided, the workflow filename is used. Otherwise, it will be generated. The id will appear in logs and audit trails.
.variables
_
activities A list of activities to be executed by the workflow. By default the execution is sequential but complex logic can be orchestrated with if/else conditions as well as on/activity-completed events.
#
Actions
{{$index+1}}.
{{repoTitle.MainEntity}}
.get-user
_activities
.get-users
_activities
.get-stream
_activities
.get-room
_activities
.get-message
_activities
.get-stream-members
_activities
.get-room-members
_activities
.get-user-streams
_activities
.get-streams
_activities
.get-connection
_activities
.create-connection
_activities
.accept-connection
_activities
.reject-connection
_activities
.remove-connection
_activities
.get-rooms
_activities
.get-messages
_activities
.get-connections
_activities
Download Json
{{message}}