Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Is there a way to easily map relationships between call handlers aside from iterating through each one manually? I am trying to clean up orphaned handlers and am trying to see if there is a way to tell if a handler is assigned to a caller input optio...