I'm wondering if the following behaviour is possible to set up in Salesforce/PureCloud.
We trigger data from Salesforce via Call Data Action in Architect.
We want to use the data received by the request (i.e. Salesforce fields and values) to operate as a skill component in PureCloud and affect the routing of the inbound call.
Let me know if someone is having a similar experience/idea?
High level we want to implement dynamic routing logic where skills may vary.
That might be possible using a trigger within Salesforce to hit the PureCloud API to create a new skill. Unfortunately, I don't see a route for updating skills, only get, create, and delete: