Flow Designer Trigger UpperCase/LowerCase
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2024 01:41 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2024 08:32 PM
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 :
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2024 01:09 AM - edited 05-17-2024 01:12 AM
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