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