/crisp-dialogflow

🔌 Crisp integration with Dialogflow.

Primary LanguageJavaScript

Crisp & Dialogflow integration

The complete tutorial is available here: How to connect a Dialogflow chatbot with Crisp?

  1. Get your keys from Crisp, you can choose between:
  2. If needed, browse to https://dialogflow.cloud.google.com/;
    • Create a project;
    • Create some intents;
  3. Download your Dialogflow client API credentials: https://cloud.google.com/docs/authentication/production#create_service_account
  4. Add Google API key path to env: export GOOGLE_APPLICATION_CREDENTIALS=PATH_KEY_FILE.json
  5. In this project root: node lib/index.js