cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
255
Views
0
Helpful
0
Replies

Flow Designer WebexCC API PUT Audio File HTTP Request Step Error

Randall Jackson
Level 1
Level 1

Looking for guidance on how to configure the HTTP Request step in Flow Designer to PUT an audio file using the Webex CC API Connector Integration. I can successfully retrieve an existing Audio prompt, play it back, record a new message using the recording step and play that new message back, however, when I go to update the existing recording with my new recorded message, I am getting various HTTP error codes: 400, 405.

"errorMessage":"HTTP request to api.wxcc-us1.cisco.com failed. Exception:: org.springframework.web.client.ResourceAccessException

 

I have tried using the "Try me" option on the Webex Developer API page as well and get the same issue. Want to make sure I have the HTTP request configured properly. Here is the configuration.

 

HTTP Request Configuration: Connector: "WxCC HTTP Read-Write"

Request Path: /organization/{{OrdID}}/audio-file/{{JSON.id}}

{{JSON.id}} results in the ID of the existing audio file

Method: PUT

Request Body:

Content Type: File

Content: Selected the recording step output for the recorded file

FILE NAME: left what was populated after selecting the Content

 

0 Replies 0