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.
Hi all, I recently regenerated and updated our SCIM bearer token for the Cisco Webex Identity Enterprise App in Microsoft Entra ID, following this documentation:Configure Cisco Webex for automatic user provisioning with Microsoft Entra ID - Microsoft...
Hi,We want to use a WxCC flow to automatically answer calls outside business hours. The caller can leave a message describing their issue, and a Jira ticket is then created via an HTTP Request node.To record the message, we're using the Record node. ...
I was able to get this running. However, I had to add an Azure Function App in between to extract the audio data from the HTTP request. The request comes in as multipart/form-data, while Azure AI only accepts audio/wav. Did I miss a simpler way to ha...
Hi, thanks for the pointer! I believe that should work in principle - however, it looks like it would require an AI license, which we're currently trying to avoid.