• Roed

    (@michaelroed)


    How does the mail to push work? Can I trigger a notification by sending an email to a certain address and then the user gets a notification?

    I am looking for a way to trigger individual push via external system eg. Active Campaign.

    Thanks.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author AmauriC

    (@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 AmauriC

    (@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 AmauriC

    (@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 ??

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Mail to push’ is closed to new replies.