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.
- Is it not possible to perform bulk operations in the CX version?
- And if not, does CX not have the ability to import and export intents as files like the ES version does?
Good day @zgzgzg ,
Welcome to Google Cloud Community!
Here are the answers to your questions:
-
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
-
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!