Cloudkibo / WhatsApp

0 stars 0 forks source link

Webhook endpoint to receive message event payload #116

Closed Assadbintahir closed 5 years ago

Assadbintahir commented 5 years ago

Webhook endpoint at whatsapp server to receive message event payload which will then be updated into DB against that message ID. A socket IO notification will be sent to UI client containing message ID and the event.

dayemsiddiqui commented 5 years ago

Work on this issue is complete

dayemsiddiqui commented 5 years ago

Assigning this @Assadbintahir for testing

Assadbintahir commented 5 years ago

Tested this. it is working fine.

jekram commented 5 years ago

@dayemsiddiqui @Assadbintahir Thanks