Closed ImranBinShoukat closed 3 years ago
@ImranBinShoukat what is the update here?
I couldn't work on this task as most of my time was spent on issue #10930
I have completed the following here:
Following are remaining here:
I have further worked on this but I am having issues at showing products and product variants. The overall flow for the DialogFlow chatbot is as follows:
The way I have designed this that we will have one DialogFlow chatbot and it will work on multiple channel like messenger, whatsapp, sms. But there are some issues:
I will explain this in tomorrow's meeting and then we should discuss and decide how to tackle these issues.
For #1. The logic of add to cart has to be the same and implementation needs to recognize the difference between Whatsapp and Messenger.
For #2. Let's get this version out in v2 we can modify it.
Task Update:
I have completed the following parts here:
Following are remaining now:
Work on this task has been completed. Just need to test couple of things and after that I will push the code to GitHub.
Assigning @AnishaChhatwani to test
working fine on production
This task is to modify the send chatbot reply logic for messenger. We will incorporate the DialogFlow call here and get the intent info from DialogFlow first and then transform it into the final answer by calling the external shopify API if needed.