当我将数据从dialogflow推送到Firebase时,我想借助疾病和测试来检索价格数据。我该如何实现?

时间:2020-04-23 19:04:51

标签: dialogflow-es

Data
|
|--Diabetes
|    |--<M5b560sct>--UniqueIdGenerated when I push the data from dialog flow
|    |      |--Price:100
|    |      |--Test:'Diabetes Test'
|    |
|    |--<M5b560sct>--UniqueIdGenerated when I push the data from dialog flow
|    |      |--Price:103
|    |      |--Test:'Sugar Level' 
|
|--Heart Disorder
     |
     |--<M947ghr>--UniqueIdGenerated when I push the data from dialog flow
     |      |--Price:340
     |      |--Test:'VITAL CARE HEART'
     |
     |--<M89kdg>--UniqueIdGenerated when I push the data from dialog flow
            |--Price:402
            |--Tets:'HEALTHSCREEN'

0 个答案:

没有答案