-
I've deployed the API to Heroku and it appears that it's constantly trying to update and it saves changes to `package-lock.json` which is ephemeral because Heroku doesn't store files between reboots, …
Skowt updated
3 years ago
-
This is the task to write user guide for whatsapp ecommerce chatbot.
https://docs.google.com/document/d/1SKPR-XtQsQh2Wae9L3HfNtTVHRyxuecD--ORuyYkEQ8/edit#
https://docs.google.com/document/d/1QUd…
-
This task is to define and create test cases for WLB. this would be done at last when all of the other tasks are complete.
https://docs.google.com/document/d/1_lRHXc5ho4dQGaUyon1-O-_scUBxp93tHmAaRW…
-
This task is to investigate Twilio MMS APIs to send attachments.
-
1. Auto reply to messages
2. next level could be to provide a chat bot feature like WATI
-
This task is to create crud endpoints and do the database model work for whatsapp commerce chatbot.
https://docs.google.com/document/d/1SKPR-XtQsQh2Wae9L3HfNtTVHRyxuecD--ORuyYkEQ8/edit#
https://…
-
**Title**
Error
{"name":"JsonSchemaValidation","message":"express-jsonschema: Invalid data found","validations":{"body":[{"property":"request.body.chatbotId","messages":["is required"]}]}}
**Sent…
-
Discussed in #9577
We need one endpoint to fetch ecommerce chatbots for messenger
this is similar to #9416 in whatsapp
-
This task is to call server side apis to set and unset the actingAsUser field and remove the old logic of actingAsUser being stored in cookie from client
For more info, please refer to the following …
-
This task is to create middle to attach actingAsUser's info and add checks to make sure the super user has access to the performed action or not
For more info, please refer to the following document:…