Deletes workflow transition rules from one or more workflows. These rule types are supported:
Only rules created by the calling Connect app can be deleted.
Permissions required: Only Connect apps can use this operation.
Optional
parameters: Version3Parameters.DeleteWorkflowTransitionRuleConfigurationsOptional
callback: undefinedReturns a paginated list of workflows with transition rules. The workflows can be filtered to return only those containing workflow transition rules:
Only workflows containing transition rules created by the calling Connect or Forge app are returned.
Due to server-side optimizations, workflows with an empty list of rules may be returned; these workflows can be ignored.
Permissions required: Only Connect or Forge apps can use this operation.
Returns a paginated list of workflows with transition rules. The workflows can be filtered to return only those containing workflow transition rules:
Only workflows containing transition rules created by the calling Connect or Forge app are returned.
Due to server-side optimizations, workflows with an empty list of rules may be returned; these workflows can be ignored.
Permissions required: Only Connect or Forge apps can use this operation.
Optional
callback: undefinedUpdates configuration of workflow transition rules. The following rule types are supported:
Only rules created by the calling Connect or Forge app can be updated.
To assist with app migration, this operation can be used to:
tag
. Use this to filter rules in the Get workflow transition rule
configurations.Rules are enabled if the disabled
parameter is not provided.
Permissions required: Only Connect or Forge apps can use this operation.
Updates configuration of workflow transition rules. The following rule types are supported:
Only rules created by the calling Connect or Forge app can be updated.
To assist with app migration, this operation can be used to:
tag
. Use this to filter rules in the Get workflow transition rule
configurations.Rules are enabled if the disabled
parameter is not provided.
Permissions required: Only Connect or Forge apps can use this operation.
Optional
callback: undefined
Deletes workflow transition rules from one or more workflows. These rule types are supported:
Only rules created by the calling Connect app can be deleted.
Permissions required: Only Connect apps can use this operation.