Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

nickySmack/Dialogflow-CX-Automation-Public

Repository files navigation

REQUIRED MODULES:

  • google-cloud-dialogflow-cx
  • pandas
  • requests-oauthlib

USE:

  1. Modify config.ini to match the correct settings from your CX instance
  2. In root folder have 'entities.csv' and/or 'intents.csv' following same format as the one provided in this repo.
  3. In root folder have 'credentials.json' which is a download of service account credentials from Google Cloud IAM.
  4. Run the script and verify that your new entity values are created in CX.

Google API used:

https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/projects.locations.agents.entityTypes/patch https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/projects.locations.agents.entityTypes/create https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/projects.locations.agents.intents/create

About

Some py scripts to automate updates to entites and intents in Google Dialogflow CX. Allows for outsourcing of synonyms to other less technical users, or just easier administration for yourself.

Topics

Resources

Readme

License

MIT license

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages