Hi @Jerome Saint-Marc,
I am currently working on the Voice channel but this will expand to Messaging as well.
I am trying to get a custom AI integrated into the Agent Workspace using Integrations widget that act like a copilot. What you recommended was for translation set up from one language to another.
Thanks for your recommendation,
Yugandhar.
------------------------------
Yugandhar Lankapothu
Sr. Software Engineer
------------------------------
Original Message:
Sent: 10-23-2025 13:24
From: Jerome Saint-Marc
Subject: Connecting Genesys tasks to a custom bot using Integration Widget
Hello,
I don't know what media type you want to support in your Genesys Conversations.
But if it is for Messaging (Web Messaging/...), there is an available blueprint that shows a basic translation service. It might be helpful to use as quick start if this is the type of conversations you want to integrate with your AI -> Build a messaging translation assistant with the AWS Translate service
Regards,
------------------------------
Jerome Saint-Marc
Senior Development Support Engineer
------------------------------
Original Message:
Sent: 10-23-2025 12:32
From: Yugandhar Lankapothu
Subject: Connecting Genesys tasks to a custom bot using Integration Widget
Hi @Luiz Rosa,
This API looks helpful I will review it and see how far it will take me with my requirement. Thanks for the suggestion!
Yugandhar.
------------------------------
Yugandhar Lankapothu
Sr. Software Engineer
Original Message:
Sent: 10-22-2025 20:18
From: Luiz Rosa
Subject: Connecting Genesys tasks to a custom bot using Integration Widget
Hi Yugandhar Lankapothu,
You can adapt your integration to use the Genesys Cloud Notifications API.
Subscribe to the relevant conversation topics over WebSocket after the agent accepts the task.
Your AI will receive live updates and can respond while the interaction is active..
Hope this helps.
------------------------------
Luiz Rosa
Full stack developer