In order to use DialogFlow you need to provide an appropriate keyfile, which has to be placed at /backend/dialogflowKey.json
- Log into the console of DialogFlow
- Go the the agents settings. (Left navigation on the top - settings symbol)
- Click onto your 'Service Account'.
- In the new window, click on the three dots on the right side of the selected row.
- Choose to generate the key.
"parameters": {
"$ParameterName": {
"name": "text goes here"
}
},"parameters": {
"$ParameterName": "2018-02-01T12:00:00+01:00"
},"parameters": {
"$ParameterName": 100
},"parameters": {
"$ParameterName": {
"amount": 500,
"currency": "EUR"
}
},"parameters": {
"$ParameterName": "2018-05-27T12:00:00+02:00"
},