Skip to main content
objectWorkflowCapabilities

Fields

hasConditionSupport
Boolean!

Whether condition steps are allowed.

hasWaitSupport
Boolean!

Whether wait steps are allowed.

allowedActionTypes
[String!]!

Action step types this workflow is restricted to (e.g. send_slack_notification). An empty list means no restriction (all action types are allowed).