Plugin Author
Amauri
(@amauric)
Thats correct, when this auto push is enabled, user logged in on the app with the recipient address will get a push.
Thread Starter
Roed
(@michaelroed)
Thanks AmauriC. But if users are registered with their private email Eg. Gmail.com I cannot send them an email that ends up in the app on this address.
Could you please explain in more detail how this works?
Plugin Author
Amauri
(@amauric)
If I’m registered with my @gmail.com email on the app and you send me a mail at this address, I’ll get a push notification on the app.
Thread Starter
Roed
(@michaelroed)
So this email needs to be sent from within the app to another user within the app?
It cannot be sent from an external device?
Meaning you do not have an option to make a push notification from an external source at the moment? If I understand this correct?
Plugin Author
Amauri
(@amauric)
The mail have to be sent by your website with WordPress.
There is a PHP function that you can also use:
wpmobileapp_push($title, $message, '', $link, 'all', '', $user_email);
Thread Starter
Roed
(@michaelroed)
Great, thank you.
Would Zapier/Integrately be an option to incorporate at some point so you can trigger push from external sources. I could really use this 🙂