News:

Tip: Get a notification of new posts by checking the 'Notify' button in each subforum. Or subscribe to individual replies using Profie - Modify Profile - Notifications - Turn notification on when you post or reply to a topic.

Main Menu

Exporting pager messages PDW from o google sheat

Started by michael12ab12, 16 Nov 2019, 08:27:40

Previous topic - Next topic

michael12ab12

Hi I was wondering if anyone would be able to help with is project.

What i am trying to do is export the pager messages from PDW to google sheets in real time, i have pdw set up and working correctly.
I am trying to this because i am a volunteer firefighter and i would like to set it up when i receive a pager message it can automatically display it on my computer screen. the reason why i want to export it to google sheets is so i can share it with one of my friends who is also a volunteer without him having to have another computer running everything.

Anyone who can help with or know how to do this would be very happy.
Thanks Michael

ukh

Hey. have you tried pushover? I use this and it works. You only have to make a Api Token. Then you can send it to as many you like
https://pushover.net/
Regards Ulrik

Torquetube

Hey Urik

I love the sound of this, how are you sending the messages to Pushover?

ukh

Hi. I send from pdw through pushover. Have a good program but it in Danish ;-) , you can work around it by sending pdw massage to the api address you make in pushover. Your friends has to make a pushover account to get the message you send. The long code that they get you just put in pdw under mail. Like this uHrErqbBG3gfmh--------@api.pushover.net



Regards Ulrik

Torquetube

Thanks Urik,

I've managed to get it working perfectly, great App  :)


bradren2009

Quote from: ukh on 20 Nov 2019, 07:51:31
Hey. have you tried pushover? I use this and it works. You only have to make a Api Token. Then you can send it to as many you like
https://pushover.net/
Regards Ulrik

Hi Ulrik,

Sorry for the newbie question but how do you push the messages to pushover. I am pretty new at command line stuff, so any help would be greatly appreciated

Brad

ukh

as i wrote, you can work around it by sending pdw massage to the api address you make in pushover. Your friends has to make a pushover account to get the message you send. The long code that they get you just put in pdw under mail. Like this uHrErqbBG3gfmh--------@api.pushover.net then they will get the message
remember that there must be a comma between each user

Ulrik

bradren2009

Thanks for the reply. Cant seem to get it working with gmail. will try another email service

bradren2009

Quote from: ukh on 11 Mar 2020, 16:10:11
as i wrote, you can work around it by sending pdw massage to the api address you make in pushover. Your friends has to make a pushover account to get the message you send. The long code that they get you just put in pdw under mail. Like this uHrErqbBG3gfmh--------@api.pushover.net then they will get the message
remember that there must be a comma between each user

Ulrik

My issue is, I keep getting a Must Issue a StartTTLS command first. Any suggestions?

ukh

Many SMTP servers only support secure SSL connections. Unfortunately, SSL is not supported by PDW. This results in an error message 'Must issue a STARTTLS command first' :-(

https://www.discriminator.nl/forum/index.php?topic=789.0

Try google the problem  (StartTTLS command first pdw)

one got it to work with a yahoo account smtp host:smtp.mail.yahoo.com port: 25

Ulrik

Tazz

Quote from: ukh on 12 Mar 2020, 11:12:41
Unfortunately, SSL is not supported by PDW.

Not quite true! PDW 3.2b01 supports SSL.

pyjamas

Quote from: ukh on 25 Nov 2019, 11:11:28
Hi. I send from pdw through pushover. Have a good program but it in Danish ;-) , you can work around it by sending pdw massage to the api address you make in pushover. Your friends has to make a pushover account to get the message you send. The long code that they get you just put in pdw under mail. Like this uHrErqbBG3gfmh--------@api.pushover.net



Regards Ulrik
Hello Ulrik, I know it's been some time but I'm curious if you know how to help me. Instead of using a friends code, could I use my application API token instead?

Thanks,
Pyjamas

ukh

I am not sure about your question. But I use the api myself and it works perfectly. Go to Pushover.net and register. Under Api, you just follow what they describe. The program I have is in Danish and it uses the api code to send to those I have on my user list. See the picture.
Best regards Ulrik