Solved send notifications from Chrome extension

Discussion in 'Join' started by solquest, May 4, 2020.

  1. solquest

    solquest Member

    Joined:
    Feb 15, 2016
    Messages:
    96
    Likes Received:
    0
    Hello.

    I'm feeling dumb cause I guess it's a very easy thing but I can't manage to get it...
    I'd like to send notifications from Chrome extension to my phone.
    My goal is to launch a Macrodroid macro from Chrome Join extension.
    I've seen in Macrodroid I can use the trigger (event) 'Join Received Push' but I don't have anything like that in the Commands I can execute from Chrome.
    I've seen I can send a command, but it gets on my phone as Auto Apps, so it's not intercepted from that event.
    I've also seen with right click I can send a notification to my phone, but I can't write the text I want to write in that notification.
    Should I use Join web and Join API for doing that?

    Thanks!
    Luigi.
     
  2. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    Use the Send a Tasker Command button for that or set up custom actions for frequently used commands :)
     
  3. solquest

    solquest Member

    Joined:
    Feb 15, 2016
    Messages:
    96
    Likes Received:
    0
    Thanks.
    But both of them send an AutoApps notification on my phone, so it shouldn't trigger the 'Join Received Push' event, should it?
     
  4. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    Yes, it triggers that event as well.
     
  5. solquest

    solquest Member

    Joined:
    Feb 15, 2016
    Messages:
    96
    Likes Received:
    0
    Oh that's great.
    I've just tried:
    - in Tasker I've set an event = plugin-join-join received push with filter on text = xxx and action = alert/notification=YYY
    - in Join Chrome I've choosen Send a Tasker Command and typed xxx
    - in the phone I got the AutoApps notification (saying 'Running') and then the notification YYY coming from my Tasker profile. So it works fine.

    I've tried doing the same on Macrodroid (trigger = plugin/join/join received push with filter on text = xxx and action = notification=YYY) but that macro doesn't run when I send a Tasker Command from Join Chrome with 'xxx' (I do get the AutoApps 'Running' notification, but nothing after that).
    You have any idea about why?
    Thanks!
    Luigi.
     
  6. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    Sorry, you'll have to ask Macrodroid's developer that...
     

Share This Page