Skip to main content

StepInputDto

titlestringrequired

Possible values: <= 80 characters

Example: Connect
descriptionstringrequired

Possible values: <= 300 characters

Example: Plug into Slack with one click.
sortOrdernumberrequired
Example: 1
StepInputDto
{
"title": "Connect",
"description": "Plug into Slack with one click.",
"sortOrder": 1
}