Automate Reddit
Explore Plans
Mobile menu Close menu
ApilioApilio

History of Boolean Values

This query returns up to the last 10 values of a Boolean variable.

About this query

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 query returns up to the last 10 values of a Boolean variable.
API endpoint slug
apilio.boolean_variable_history
Runtime method
performQuery("apilio.boolean_variable_history")

Query fields

Variable identifier Dropdown list

Label
Variable Name
Helper text
This is the name of the variable in Apilio
Slug
variable_identifier
Required
false
Can have default value
false

Ingredients

ValueThe value the variable was updated to.

Slug
value
Filter code
Apilio.booleanVariableHistory.Value
Type
String
Example
true

Updated atTime when the variable value was updated.

Slug
updated_at
Filter code
Apilio.booleanVariableHistory.UpdatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

Variable nameThe name of the variable in Apilio.

Slug
variable_name
Filter code
Apilio.booleanVariableHistory.VariableName
Type
String
Example
my_boolean_variable

URLThis is a link to access the variable in Apilio on a browser.

Slug
apilio_url
Filter code
Apilio.booleanVariableHistory.URL
Type
Web URL
Example
https://app.apilio.com/boolean_variables/123