Pushbullet
Chat & messagingAPI keycredential probe
Push notes, links and files to a person's devices, an email address or a channel with Pushbullet (Access-Token header).
OCNORA ships 8 typed Pushbullet operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run. Anything not covered by a typed node reaches https://api.pushbullet.com/v2 through the HTTP node with the same credential.
Operations 8
- Delete PushDelete one push from the account's history.pushbullet.delete_push
- Dismiss PushMark a push as dismissed so its notification is hidden on every device.pushbullet.dismiss_push
- List DevicesRetrieve the devices on the account, so a push can target one of them.pushbullet.list_devices
- List PushesRetrieve one page of push history, most recently changed first.pushbullet.list_pushes
- Push FilePush a file that has already been uploaded, using the three values pushbullet.upload_request returned.pushbullet.push_file
- Push LinkPush a URL the recipient can open, with an optional title and message.pushbullet.push_link
- Push NotePush a plain title-and-message note to a device, person or channel.pushbullet.push_note
- Request File UploadReserve an upload slot for a file and return the URL its bytes must be posted to before it can be pushed.pushbullet.upload_request
More in Chat & messaging
Run your first Pushbullet workflow today.
Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.