Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

I want to bulk the CRD part of the CRUD function of the intent.

For the ES version, we are using the batchUpdate method in the googleapis module to perform bulk updates. However, for the CX version, we are using the @Google-cloud/dialogflow-cx module and there doesn't seem to be a method for bulk adding, modifying, or deleting intents.

1. Is it not possible to perform bulk operations in the CX version?
2. And if not, does CX not have the ability to import and export intents as files like the ES version does?

 

0 1 209
1 REPLY 1

Good day @zgzgzg ,

Welcome to Google Cloud Community!

Here are the answers to your questions:

1. Unfortunately this feature is not yet available in the Dialogflow CX, however if you want this feature, you can file a request using this link: https://cloud.google.com/support/docs/issue-trackers

2. Yes, you can import and export intents in Dialogflow CX. You can check this link to learn more: https://cloud.google.com/dialogflow/cx/docs/concept/intent#export

Hope this will help!