How to check if a custom state is in a set of data

Hello,

I would like to know if we can check if a number custom state can be in a set of data. For example, I want to make a condition which verify if my custom state named “index” is in this range {1,2,3,4,5}.

If we can do that, could you explain me how to implement this condition please ?

Regards

YT

You can add condition (“Only when”) on a workflow action: Only when index contains {reference to your Thing}. It will return “yes/no”.

This topic was automatically closed after 70 days. New replies are no longer allowed.