Trigger app intercept with a microservice event | XM Community

Trigger app intercept with a microservice event

  • 21 October 2022
  • 3 replies
  • 33 views

Userlevel 6
Badge +52

Hi
I am trying to implement some surveys in a transactional app. We want to trigger the intercepts in the app with the surveys when a microservice detects specific events on the backend of the app. Any advise for this?
How can I trigger a push notification on the app with the survey, everytime the microservice identifies an event?



3 replies

Badge +1

Hi IsabelPosada_Voce,
Microservices are detected by the backend of the app which is setup by the mobile app development Team and they can then setup Custom Property which is similar to cookies in the website.
Once the Custom Property is set by the developer we can use this as a triggering logic inside the Intercept and trigger a mobile notification creative based on this logic.

Userlevel 6
Badge +52

Thank you so much Jishnu_G_Anand

Badge +48

Hi there! The aforementioned solution is documented here: https://api.qualtrics.com/2241421657525-getting-started-with-the-mobile-app-sdk-on-i-os#using-embedded-data 😀

Leave a Reply