Skip to main content Skip to complementary content

Case block

The case block takes some type of input, evaluates whether it meets a condition, and executes different blocks depending on the value of that input and the condition.

Case block

A case block is commonly used in the following situations:

  • When your automation needs to evaluate the input before executing subsequent blocks.
  • When your automation needs to evaluate the input before making a choice on which block to execute next.

Configuring a case block

Configure the block to evaluate input before proceeding.

Inputs

The case block requires an item to check as input and at least one case to evaluate. The item to check can be a field mapped item from a preceding block and the case must be a typed string or integer.

Case block input fields

case block inputs showing input and case fiels

The case block executes different subsequent blocks depending on the case evaluation.

Case block inside an automation

case block with a case and a stop block

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!