Azure Logic Apps – Conditions. Is it possible to check for amount of chars in the string response? (And more..)
I am using a Condition Action in my Azure LogicApps. Currently I am only checking if "PersonNr" ends with "0000". This is how it looks: The value I get is a 12 digit birth number, SSN. For example: 199206243767 That…