Help with Workflow condition and send email | XM Community
Skip to main content
Solved

Help with Workflow condition and send email

  • July 4, 2024
  • 5 replies
  • 68 views

Forum|alt.badge.img+2
  • Level 3 ●●●
  • 63 replies

Hello to all 

I need some help with this....

Create a flow so that if the embedded data T_pais is Argentina and the comment contains the word "Calor" or "Frio" send mail to whoever configure...
The problem is that it does not send the mail, it does not work the "Todas las siguientes son verdaderas” because if I remove this clause and only leave the "Algunas de las siguientes es verdadera", if it works and if it sends the mail...

 

 

But how do I set the condition if I also need to evaluate the country?

Thanks

Best answer by Deepak

Your conditions are set correctly, probably check with just country condition if that works

5 replies

Deepak
QPN Level 8 ●●●●●●●●
Forum|alt.badge.img+46
  • 1555 replies
  • Answer
  • July 7, 2024

Your conditions are set correctly, probably check with just country condition if that works


Forum|alt.badge.img+2
  • Author
  • Level 3 ●●●
  • 63 replies
  • July 8, 2024

Hi @Deepak 

Ahh thank you very much...


Forum|alt.badge.img+2
  • Author
  • Level 3 ●●●
  • 63 replies
  • July 8, 2024

Hi @Deepak 

I'm doing the test from the survey preview ... can that be why it does not take the c_country from the url?

 


Deepak
QPN Level 8 ●●●●●●●●
Forum|alt.badge.img+46
  • 1555 replies
  • July 8, 2024

In preview link you need to Query it starting with & and not ? like in anonymous link. 


Forum|alt.badge.img+2
  • Author
  • Level 3 ●●●
  • 63 replies
  • July 10, 2024

Hi @Deepak 

Thank you very much!

now it works fine ... I had to test it by api ... because it does not take the country by url