external
47 actions in this area
auth
.password-panel
Element
displays a full screen password input panel
.pinpad-input
Element
display a numeric pinpad input suitable for mobile
.user-login
Element
app user login panel
admin-login
Action
admin-login
app-password
Action
protect app with basic password
editor-login
Action
editor-login
manager-login
Action
manager-login
protect-with-password
Action
protect app with basic password
user-login
Action
user-login
send-email
Action
sends an email
set-email-bcc
Action
sets the email bcc field
set-email-body
Action
sets the email body field
set-email-cc
Action
sets the email cc field
set-email-from
Action
sets the email from field
set-email-service
Action
sets the email service the app will use
set-email-subject
Action
sets the email subject field
set-email-to
Action
sets the email to field
inbox
.inbox-message
Element
a single inbox message
.inbox-message-input
Element
full inbox message input with from subject and body
clear-inbox
Action
clears all messages from the app inbox
delete-inbox-message
Action
deletes an app inbox message
list-inbox
Action
lists the current apps inbox contents
send-to-inbox
Action
sends a message to the app inbox
set-message-body
Action
sets the message body field
set-message-from
Action
sets the message from field
set-message-subject
Action
sets the message subject field
location
address-to-location
Function
Convert a street address to geographic coordinates (latit...
distance-between
Action
Calculates the distance between two geographic points (la...
get-ip-location
Action
Gets geolocation data for an IP address using the Abstrac...
get-location
Action
Gets the user's current location (latitude, longitude, ti...
moonshot
network
resources
slack
variables
default
Action
sets a default value for a variable if it does not alread...
forget
Action
forgets / erases a variable from memory
let
Action
syntax sugar for variable assignment (operation form)
remember
Action
sets a TTL (time-to-live) on a variable, causing it to ex...
set-var
Action
sets metadata properties on an existing variable