New services
Explore Plans
Mobile menu Close menu
PushbulletPushbullet

Push a file

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

Action fields

Name Text input

Label
Title
Slug
name
Required
false
Can have default value
true
Filter code method
Pushbullet.sendFile.setName(string: name)

URL Text input

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