Legacy Dev Forum Posts

 View Only

Sign Up

  • 1.  Capturing Survey Events?

    Posted 06-05-2025 19:05

    Pablo | 2023-11-09 21:48:34 UTC | #1

    Hello

    is it possible to capture survey events?, trying to understand if this is an attribute we can capture.


    jacobshaw | 2023-11-15 19:28:37 UTC | #2

    Hi @Pablo The fields you can filter on are those that are present in the event schema of the topic you're using. In this case they are documented here: https://developer.genesys.cloud/notificationsalerts/notifications/available-topics#v2-detail-events-conversation--id--attributes

    If the surveys field is available, it would appear in the "attributes" field of the event. I recommend using the notifications tool to set up a notifications channel, subscribe to that topic with an active conversation, and test out what attributes you get in the event bodies.

    If it's present, you can use JSONPath notation to target it.


    system | 2023-12-15 19:29:00 UTC | #3

    This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 23044