AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
PushbulletPushbullet

Push a note

This Action will push a new note to your Pushbullet inbox.

About this action

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This Action will push a new note to your Pushbullet inbox.
API endpoint slug
pushbullet.send-note
Filter code method
Pushbullet.sendNote.skip(string?: reason)
Runtime method
runAction("pushbullet.send-note", {})

Action fields

Title Text input

Label
Title
Slug
title
Required
false
Can have default value
true
Filter code method
Pushbullet.sendNote.setTitle(string: title)

Body Text input

Label
Message
Slug
body
Required
false
Can have default value
true
Filter code method
Pushbullet.sendNote.setBody(string: body)