Types
WorkflowTemplateDependencies
object
WorkflowTemplateDependenciesFields
integrations
[String!]!
Integration keys the workspace needs connected, e.g. slack.
features
[String!]!
Plain features the workspace needs switched on, e.g. sidekick. Distinct from integrations:
these are enabled by a plan rather than connected to a third party, so a template can declare one
the caller cannot use.

