How can I create an embedded field with the NPS category (Detractors, Passive, Promoter)? | XM Community
Skip to main content
Solved

How can I create an embedded field with the NPS category (Detractors, Passive, Promoter)?


Forum|alt.badge.img+4
  • Level 1 ●
  • 17 replies

I am working on a Salesforce integration and actually need the NPS category names to trigger some logic. Does anyone knows how to do it? The issue is not Salesforce, i just need to know how to create this embedded field from the survey platform. Thanks

Best answer by Aanurag_QC

Hi GabyS This might be a bit of a manual work but what you can do is use branch if logic in survey flow and set conditions where if Q1 score = 10, then set embedded value NPS_CATEGORY = Promoter. Similarly you can setup NPS_CATEGORY for each numeric value accordingly.

View original

2 replies

Aanurag_QC
QPN Level 5 ●●●●●
Forum|alt.badge.img+31
  • 256 replies
  • Answer
  • March 2, 2022

Hi GabyS This might be a bit of a manual work but what you can do is use branch if logic in survey flow and set conditions where if Q1 score = 10, then set embedded value NPS_CATEGORY = Promoter. Similarly you can setup NPS_CATEGORY for each numeric value accordingly.


Forum|alt.badge.img+4
  • Author
  • Level 1 ●
  • 17 replies
  • March 2, 2022

Thanks Aanurag


Leave a Reply