How to screen a case under Group "Test Zero foot print"?

How to screen a case under Group "Test Zero foot print"?

Best Answer

  • Mehran Khan
    Answer ✓

    Hi @casim

    You will have to extract the groupId for the group "Test Zero foot print" and use that group in your screening payload.

    API to extract the group- "SEQ-pre-groups: Get my top-level groups"

    While screening if you look into the request payload you will find the below parameter, you will have to declare the "Test Zero foot print" group Id as value while screening and the case will screened under that group.

    "groupId": "{{group-id}}",