Use a custom attribute as a filter in the Interactions page of Genesys Workspace for Web Chat

Hi,

We are trying to filter the chat interactions in the Interactions page using a custom attribute (unique to each client). We did come around "Set External tag" because that's already been under usage in Inbound call flows. According to this documentation, Set External Tag action - Genesys Cloud Resource Center seems like cannot set external tag for web chat flows. We would like to make use of the concept of querying our chat interactions with a custom attribute.

Need suggestions on any other alternatives for this ask!

Regards,
Sridevi Soundarajan.

Can I please get a response on this?.

Thanks,
Sridevi.

Hello,

Unfortunately, I don't think there is anything available apart from External Tag to achieve what you are looking for.

I just checked and it seems the limitation on webchat interactions is only related to the Architect flow and the fact that there is no "Set External Tag" action available in Architect Inbound Chat flows.
So you should be able to set the external tag via Platform API - using PUT /api/v2/conversations/{conversationId}/tags
You can create a Genesys Cloud Data Action that leverages this API endpoint and invoke it from your Architect Inbound Chat flow.

I must say I haven't tried (via a Data Action) but I think the API endpoint can be invoked with Client Credentials token (what Genesys Cloud Data Action uses).

If it doesn't work, you can request a new feature and share your use case at https://genesyscloud.ideas.aha.io/

Regards,

1 Like

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