New services
Explore Plans
Mobile menu Close menu
PushbulletPushbullet

Push a link

This Action will push a new link 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 link to your Pushbullet inbox.
API endpoint slug
pushbullet.send-link
Filter code method
Pushbullet.sendLink.skip(string?: reason)
Runtime method
runAction("pushbullet.send-link", {})

Action fields

Title Text input

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

URL Text input

Label
Link URL
Slug
url
Required
true
Can have default value
true
Filter code method
Pushbullet.sendLink.setUrl(string: url)