fulfillment-firestore-nodejs icon indicating copy to clipboard operation
fulfillment-firestore-nodejs copied to clipboard

Integrating Firebase's Firestore database with Dialogflow

Results 14 fulfillment-firestore-nodejs issues
Sort by recently updated
recently updated
newest added

Is there currently or will there be support for querying collections with DialogFlow? I'm running into an issue where the query snapshot doesn't. I'm returning `.get().then(querySnapshot => {})`with `Promise.resolve/reject`. From...

I want to know code for searching and retrieving data from firebase to dialogflow?

Missing the setup steps below the Dialogflow portion

I am trying to implement a chatbot using dialogflow and flutter. I need to save some data from the user at different points and also return this data to the...

Unable to receive date an spreadsheet API from Firebase that is connected with Dilaogflow. Here is my Index.js """ 'use strict'; const functions = require('firebase-functions'); const {WebhookClient} = require('dialogflow-fulfillment'); const...

In order to remove the warning: ```` The behavior for Date objects stored in Firestore is going to change AND YOUR APP MAY BREAK. To hide this warning and ensure...

I know this is probably an issue with me not understanding the project. I am newer to this type of programming (coming from PLC programming). I have an implementation where...

Bumps [express](https://github.com/expressjs/express) from 4.16.3 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...

dependencies

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.5.0 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...

dependencies

Bumps [@google-cloud/firestore](https://github.com/googleapis/nodejs-firestore) to 6.8.0 and updates ancestor dependency [firebase-admin](https://github.com/firebase/firebase-admin-node). These dependencies need to be updated together. Updates `@google-cloud/firestore` from 0.14.1 to 6.8.0 Release notes Sourced from @​google-cloud/firestore's releases. v6.8.0 6.8.0...

dependencies