So after some testing, here is the response i get from Pushbullet
so i need to use the device iden, but i can not test until later today, but if i could get a confirmation if this is correct or not that would be great.
since most users do not know or even want to know how to get the device iden i can create a script that returns your iden if that is wanted.
I use Pushbullet in my daily routine, so i do not want to use any other service, but it is highly impractical to have messages on all devices.
{
"devices": [
{
"iden": "u1qSJddxeKwOGuGW",
"push_token": "u1qSJddxeKwOGuGWu1qdxeKwOGuGWu1qSJddxeK",
"app_version": 74,
"fingerprint": "<json_string>",
"active": true,
"nickname": "Galaxy S4",
"manufacturer": "samsung",
"type": "android",
"created": 1394748080.0139201,
"modified": 1399008037.8487799,
"model": "SCH-I545",
"pushable": true
}
]
}
so i need to use the device iden, but i can not test until later today, but if i could get a confirmation if this is correct or not that would be great.
since most users do not know or even want to know how to get the device iden i can create a script that returns your iden if that is wanted.
I use Pushbullet in my daily routine, so i do not want to use any other service, but it is highly impractical to have messages on all devices.