Hi,
I am trying to reformat the following input text from an external application : {"Typedechauffage": "Collectif"}
In to : Collectif
I tried so many things and can’t find the solution.
Can you please help ?
Dan
Hi,
I am trying to reformat the following input text from an external application : {"Typedechauffage": "Collectif"}
In to : Collectif
I tried so many things and can’t find the solution.
Can you please help ?
Dan
Thank you
Replace: Collectif
With: Collectif
OR
Replace: {"Typedechauffage": "Collectif"}
With: Collectif
That’s work only when I get the input: {"Typedechauffage": "Collectif"}
But sometimes the word Collectif changes, and I get: {"Typedechauffage": "Individuel"}
Then I just want to keep: Individuel
If you are trying to extract the value and add the emoji before then try these steps:
That leaves you with the text value, the you can map that value plus the emoji in following Zap steps.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.