Community discussions

MikroTik App
 
alisc
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 59
Joined: Thu Dec 01, 2011 10:51 am

how to send Notifications via Pushover & Pushbullet

Fri Sep 15, 2017 12:10 pm

hi all

how to send MikriTik Message ( Notifications ) via Pushover or Pushbullet ?
sample code not work !

https://pushover.net/faq#library
https://pushover.net/api
https://docs.pushbullet.com/#pushbullet-api

please help me
 
User avatar
fengyuclub
Member Candidate
Member Candidate
Posts: 104
Joined: Mon Dec 09, 2013 8:50 am

Re: how to send Notifications via Pushover & Pushbullet

Sat Sep 16, 2017 5:49 am

It's great to support Pushbullet.
 
User avatar
fengyuclub
Member Candidate
Member Candidate
Posts: 104
Joined: Mon Dec 09, 2013 8:50 am

Re: how to send Notifications via Pushover & Pushbullet

Sat Sep 16, 2017 5:50 am

It's great to support Pushbullet.
 
User avatar
fengyuclub
Member Candidate
Member Candidate
Posts: 104
Joined: Mon Dec 09, 2013 8:50 am

Re: how to send Notifications via Pushover & Pushbullet

Sat Sep 16, 2017 5:55 am

i hope so
 
vukko
just joined
Posts: 2
Joined: Fri Oct 23, 2015 12:37 pm

Re: how to send Notifications via Pushover & Pushbullet

Wed Dec 20, 2017 5:10 pm

Hi

You can use the @pomail.net email alias in your Pushover dashboard. Send mail to it using Mikrotik's /tool e-mail command.
https://wiki.mikrotik.com/wiki/Manual:Tools/email

Regards,
Marko
 
labellama
just joined
Posts: 1
Joined: Wed Dec 13, 2017 12:49 pm

Re: how to send Notifications via Pushover & Pushbullet

Wed Jan 10, 2018 2:04 pm

This example should be helpful in sending a high priority message via Pushover. Make sure you substitute your Application API Token/Key and User Key in the command below.

/tool fetch mode=https url="https://api.pushover.net/1/messages.json" http-method=post http-data="token=<Application API Token/Key>&user=<User Key>&message=High priority message from MikroTik device&title=RouterOS Alert&priority=1"
 
homedimon
just joined
Posts: 2
Joined: Mon Nov 19, 2012 3:41 pm

Re: how to send Notifications via Pushover & Pushbullet

Fri Nov 30, 2018 8:48 am

For Pushbulet sample, send Pushbulet message (not sms)..
 /tool fetch mode=https url="https://api.pushbullet.com/api/pushes" http-method=post http-data="device_iden=<DeviceID>&type=note&body=High priority message from MikroTik device&title=RouterOS Alert" user="<APIKey>"
 
danielcada
just joined
Posts: 3
Joined: Sat Jan 27, 2018 10:02 am

Re: how to send Notifications via Pushover & Pushbullet

Sat Mar 21, 2020 6:10 am

This example should be helpful in sending a high priority message via Pushover. Make sure you substitute your Application API Token/Key and User Key in the command below.

/tool fetch mode=https url="https://api.pushover.net/1/messages.json" http-method=post http-data="token=<Application API Token/Key>&user=<User Key>&message=High priority message from MikroTik device&title=RouterOS Alert&priority=1"
Works well on FW 6.45.5 including getting PUSHOVER from NETWATCH.

On FW 6.46.4 works only to send PUSHOVER manualy runing script, but doesn't work to send PUSHOVER from NETWATCH.

Any suggestion?
 
knedlyk
just joined
Posts: 10
Joined: Sat Jul 18, 2020 4:18 pm

Re: how to send Notifications via Pushover & Pushbullet

Sat Jul 18, 2020 4:21 pm

For Pushbulet sample, send Pushbulet message (not sms)..
 /tool fetch mode=https url="https://api.pushbullet.com/api/pushes" http-method=post http-data="device_iden=<DeviceID>&type=note&body=High priority message from MikroTik device&title=RouterOS Alert" user="<APIKey>"
Hi! What is device_id? And where to place my token...? Please, help with that.

Who is online

Users browsing this forum: No registered users and 28 guests