We found 12 matches for: globals

An overview of all globals blocks currently available, updated daily!

current user: is on electron

Returns true if the user is an electron user.

Out-pins

on Electron
current user: is loggedin

Returns true if currently a user is logged-in.

Out-pins

Logged-in
current user: is on iPad

Returns true if the user is on an iPad.

Out-pins

on iPad
current user: get connection

Returns an API connection for the current user

In-pins

flow
user

Out-pins

flow
event: postmark email event

Out-pins

flow
Object
Attachments
storage: selector

Lets you choose a storage to be used on the connected blocks.

Out-pins

storage
current user: is on mobile

Returns true if the user is on mobile.

Out-pins

on Mobile
current user: token

Returns information about the currently used user token.

Out-pins

object
current user: current user

Returns the current logged-in user object as user-pin.

Out-pins

user
current user: get ip

Returns the ip of the user currently browsing the page. It uses the connection so the user does not need to be logged in in order for the IP to be returned.

Out-pins

value
host url: host url

Returns the URL from the Host.

Out-pins

url
function: create

Creates a new function that can be executed using the given name.

Out-pins

flow