This Action will push a new file to your Pushbullet inbox.
Developer info
- 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)