Hi, we need the ability for supervisors on certain queues to add a message that will inform callers of know issues eg. "If you are calling about X we are aware and are working out".
How do we do this without giving access to the whole call flow?
As a workaround, you could keep the status of that message being on/off in an external system that users can update according to your needs. The flow can then use a data action to fetch that value and take conditional action based on the response.