Hi,
We are invoking Google Dialogflow from Architect voice flow, using Call Dialogflow CX Bot block. Now the requirement is to send an object mentioned in the link QueryParameters | Dialogflow CX | Google Cloud.
But I if we mention the key's (ex. analyzeQueryTextSentiment, channel), all are going under parameters key, which not expected from bot side. Is there a way to send the complete object or we can only send the parameter list from Architect? How to achieve the customer desired payload structure?
Thanks,