Notification
Notification copied to clipboard
Post Comment via Rest API
Hi!
We have an Android App, that is using Wordpress REST API to comunicate/fetch data from the wordpress site.
We want, when someone posts a comment inside the app and we approve and reply, customer/visitor to receive an email with our reply.
Using your plugin on Browser works fine, but when we are submitting comments and reply from Android App, nothing happens.
Maybe its because we dont have in the Android App this checkbox?
"NOTIFY ME OF FOLLOWUP COMMENTS VIA E-MAIL. YOU CAN ALSO [SUBSCRIBE]( WITHOUT COMMENTING"
If so, its there any way to automatically check that missing checkbox when people are posting from Android App? ( Rest api ).
Thanks!