Special question about MySQL Database

Hi all I have a MySQL database in my site with a contact form. I would like to know how to receive notifications on pc or phone when a user contacts me through that form.

You would have to setup WebPush or a mobile application on your phone to do that.

One way is to use IFTTT with Webhooks. Setup the webhooks to trigger when the forum is submitted, and use the “Notification” action. You will need the IFTTT app on your phone.

4 Likes

Yes, could you explain to me how to do it?

If you are asking me for code and step by step instructions, sorry, but not going to do that.

Here is more information on IFTTT webhooks. The rest is pretty straightforward and you should be able to figure it out in the IFTTT app.

https://maker.ifttt.com/use/k_sUwqGEhjoQDRq82kbLciUHJQ_9EHnydX4MEcO7Vxb

2 Likes