" /> Setting Queue Names dynamically in Genesys Cloud - Genesys CTI User Forum

Author Topic: Setting Queue Names dynamically in Genesys Cloud  (Read 733 times)

Offline victor

  • Administrator
  • Hero Member
  • *****
  • Posts: 1419
  • Karma: 18
Setting Queue Names dynamically in Genesys Cloud
« on: August 10, 2023, 04:59:22 AM »
Advertisement
Hi,

is there a way to create a flow to do a DB dip and then assign IVR announcement and Queue and Skill on the fly?

In the Genesys Engage and prior versions, you could call commands similar to RouteDN and pass along the parameters on the fly. This way, instead of having hard-coded flows, you could have one flow where we could assign its IVR, Queue and Skill when the call enters it based on ANI, DNIS and so on.  I spent an hour looking for these objects in Architect and cannot figure out where they went. Can someone please help?

Thank you!

Offline Gef Buneri

  • Sr. Member
  • ****
  • Posts: 373
  • Karma: 0
  • Madness is just a point of view.
Re: Setting Queue Names dynamically in Genesys Cloud
« Reply #1 on: August 31, 2023, 11:28:48 AM »
Hello Victor. I'm still a rookie with Cloud CX, but if I got it correctly, you have two ways to achieve that goal:

Create an internal data table in Cloud CX
Use APIs for interaction with an external DB as a service, if the DB supports http request or through an intermediate wrapper


At the moment it seems you cannot interact directly with a DB as in Engage, using dap an DB server.

Best,
Gef