AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
PushbulletPushbullet

Push an address

This Action will push a new address to your Pushbullet inbox that will open in Google Maps.

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 address to your Pushbullet inbox that will open in Google Maps.
API endpoint slug
pushbullet.send-address
Filter code method
Pushbullet.sendAddress.skip(string?: reason)
Runtime method
runAction("pushbullet.send-address", {})

Action fields

Title Text input

Label
Title
Helper text
Title for the address
Slug
title
Required
false
Can have default value
true
Filter code method
Pushbullet.sendAddress.setTitle(string: title)

Address Text input

Label
Address
Helper text
searches in Google Maps
Slug
address
Required
true
Can have default value
true
Filter code method
Pushbullet.sendAddress.setAddress(string: address)