CodeIgniter Forums
Adding WhatsApp as reminder in my website - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: General Help (https://forum.codeigniter.com/forumdisplay.php?fid=24)
+--- Thread: Adding WhatsApp as reminder in my website (/showthread.php?tid=75859)



Adding WhatsApp as reminder in my website - kelapamuda - 03-24-2020

Hello
I already have website,the employee send report text to the table,the do it daily. But some forget to do that. Is it possible to do this? If someone forget to send report for today, at night he will get reminder in his WhatsApp number. 
Any library or how to coding it? Any clues?
Thanks


RE: Adding WhatsApp as reminder in my website - jreklund - 03-24-2020

It's always best to read the official documentations. Normally you just use cURL to a pre-defined url.
https://developers.facebook.com/docs/whatsapp


RE: Adding WhatsApp as reminder in my website - zahhar - 03-24-2020

Well, in real life most probably you do not have access to WhatsApp Business API, because it is restricted to Mid- to Large business and typically integration requires intermediary.

I would recommend to switch to Telegram messenger, Slack or to SMS. Notification for those tools are trivial (OK, for SMS you also need an intermediary, but probably your telco provides has some API).


RE: Adding WhatsApp as reminder in my website - HarberCandelario - 11-04-2020

WhatsApp GB is integrating the Any.do app within the messenger, to allow users to set reminders from within the messaging app. According to a blog post by Any.do, besides being able to set reminders from within WhatsApp, users will also be able to share events and reminders that have been saved on the Any.do app.


RE: Adding WhatsApp as reminder in my website - GwendolynPena - 08-06-2021

Thanks for sharing.


RE: Adding WhatsApp as reminder in my website - truongcoi - 08-08-2021

You can create a task by sending a direct message to Any.do from any of your WhatsApp contacts. You will be reminded as soon as tasks are due, straight through WhatsApp.