Author Topic: Exporting pager messages PDW from o google sheat  (Read 24191 times)

michael12ab12

  • Newbie
  • Posts: 1
    • View Profile
Exporting pager messages PDW from o google sheat
« on: 16 Nov 2019, 08:27:40 »
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

  • Senior Member
  • **
  • Posts: 15
    • View Profile
Re: Exporting pager messages PDW from o google sheat
« Reply #1 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

Torquetube

  • Top Member
  • ***
  • Posts: 25
    • View Profile
Re: Exporting pager messages PDW from o google sheat
« Reply #2 on: 25 Nov 2019, 06:37:59 »
Hey Urik

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

ukh

  • Senior Member
  • **
  • Posts: 15
    • View Profile
Re: Exporting pager messages PDW from o google sheat
« Reply #3 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

Torquetube

  • Top Member
  • ***
  • Posts: 25
    • View Profile
Re: Exporting pager messages PDW from o google sheat
« Reply #4 on: 01 Dec 2019, 19:35:46 »
Thanks Urik,

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

ukh

  • Senior Member
  • **
  • Posts: 15
    • View Profile
Re: Exporting pager messages PDW from o google sheat
« Reply #5 on: 02 Dec 2019, 16:46:26 »
NICE!!  8)

bradren2009

  • Member
  • *
  • Posts: 3
    • View Profile
Re: Exporting pager messages PDW from o google sheat
« Reply #6 on: 11 Mar 2020, 07:39:53 »
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

  • Senior Member
  • **
  • Posts: 15
    • View Profile
Re: Exporting pager messages PDW from o google sheat
« Reply #7 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
« Last Edit: 11 Mar 2020, 16:21:21 by ukh »

bradren2009

  • Member
  • *
  • Posts: 3
    • View Profile
Re: Exporting pager messages PDW from o google sheat
« Reply #8 on: 12 Mar 2020, 08:34:25 »
Thanks for the reply. Cant seem to get it working with gmail. will try another email service

bradren2009

  • Member
  • *
  • Posts: 3
    • View Profile
Re: Exporting pager messages PDW from o google sheat
« Reply #9 on: 12 Mar 2020, 09:23:21 »
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

  • Senior Member
  • **
  • Posts: 15
    • View Profile
Re: Exporting pager messages PDW from o google sheat
« Reply #10 on: 12 Mar 2020, 11:12:41 »
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
« Last Edit: 12 Mar 2020, 11:20:54 by ukh »

Tazz

  • Member
  • *
  • Posts: 4
    • View Profile
Re: Exporting pager messages PDW from o google sheat
« Reply #11 on: 20 Mar 2020, 22:41:50 »
Unfortunately, SSL is not supported by PDW.

Not quite true! PDW 3.2b01 supports SSL.

pyjamas

  • Newbie
  • Posts: 1
    • View Profile
Re: Exporting pager messages PDW from o google sheat
« Reply #12 on: 25 Apr 2023, 13:09:57 »
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

  • Senior Member
  • **
  • Posts: 15
    • View Profile
Re: Exporting pager messages PDW from o google sheat
« Reply #13 on: 19 Jun 2023, 14:52:12 »
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