I want to play an mp3 file in Dialogflow media response, but the file URL is extracted from an XML file that changes.
This can be solved by adding a script to my server that will update a static file link.
How can I set in Dialogflow in a media response with a dynamic URL fetched from an XML feed?