
Copy the access token generated and save it somewhere because it changes every time you create an access token.This action creates a new Access Token for you to use Pushbullet API.

Getting the Access-Token for Pushbullet API Find a heading called access tokens and click on the “ Create Access Token” button.Then navigate to the account setting section of your account.To get the Access token for utilizing the API for pushbullet, you need to log on to your pushbullet account in your browser. Implementing it with other programming language is so much fun. I’ll be adding additional tutorials to use these for fun projects later.’ This time I’ve tried to use their API with Python, and this needs an Access-Token from the site. Their API is free to use, and I’ve used it to get notifications from my browser automation tasks in iMacros.

The free version has been enough for me to get things I need, so I’ve never been the one complaining when they switched to a subscription service. The features have let me create notifications updates from IFTTT, getting updates from feeds, and also access different channels. I'm anxious to begin using Pushbullet to push alarm notifications from my PI-GPIO home alarms.Pushbullet, for me, has been one of the most convenient ways to get notifications across all devices with ease.

30 minutes (or so) later the notification appeared on my phone, and I saw that the next two print lines had appeared and the script had completed. What happens is, when I run this script, it prints "creating pb object with key:" and then it appears to hang. Push = pb.push_note('important subject','this is a test') In this instance, I'm using a github library from but I've noticed this lag using other methods as well. Working with Python 2.7 on Raspberry pi, I created a Pushbullet account and installed it on my iPhone 7 (iOS 12.4).
