Flow Designer Trigger UpperCase/LowerCase

Rafael Batistot
Tera Sage

Hi Team, anybody know if is possible create a camel case value? As pic you can show that i need to selecte the same word multiples times. In trigger is possible create a kind rule or some like that... Help me!! 

i know that in ACTION is possible but i want know in TRIGGER if have some else. 

Thank you advanced

RafaelBatistot_0-1715891985597.png

 

2 REPLIES 2

Community Alums
Not applicable

Hi @Rafael Batistot ,

I don't think so , Camel case could be used as a trigger in Flows.

if you look at the use cases What we generally do with camel cases is to convert from String to camel case :

https://www.servicenow.com/community/developer-forum/need-business-rule-to-convert-the-default-value...

 

Hi Sandeep, thank you for support me. 

As imagem example I need to create multiples trigger for the same word. 

I would like to found a way to write trigger with the word in lower case, for example, and when the user send email with subject ou text body with this word, even uppercase or camel case, the trigger identifies

 

its to I not write multiples times tha same word. 

i have cases here that I need create trigger to fours diferentes word. Can you imagine that I need, for each word if I can’t find a solution, write four trigger,  simulate if the user will send totally upper, lower and camel case. For four words I will need create 16 triggers 

the beauty scenario would be write one trigger for each word and even the user send the words in any format, the trigger get it. 

thank you advanced