is there any possible way to include boxes to enter data to collect user data, instead of creating a new page for every question? something like this below. I have seen documentation and I see no way of doing this. is there any possible way to do this in cx? or any ideas how to approach this in a different way only for this part?
Solved! Go to Solution.
Hi,
you will need to create a custom webchat integration with some custom payload to render those boxes:
https://cloud.google.com/dialogflow/cx/docs/concept/fulfillment#payload
For the custom webachat you can refer to the custom integration docs and examples: https://cloud.google.com/dialogflow/cx/docs/concept/integration
Hi,
you will need to create a custom webchat integration with some custom payload to render those boxes:
https://cloud.google.com/dialogflow/cx/docs/concept/fulfillment#payload
For the custom webachat you can refer to the custom integration docs and examples: https://cloud.google.com/dialogflow/cx/docs/concept/integration