Automate Reddit
Explore Plans
Mobile menu Close menu
ApilioApilio

History of String Values

This query returns up to the last 10 values of a String 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 String variable.
API endpoint slug
apilio.string_variable_history
Runtime method
performQuery("apilio.string_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.stringVariableHistory.Value
Type
String
Example
my_string_value

Updated atTime when the variable value was updated.

Slug
updated_at
Filter code
Apilio.stringVariableHistory.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.stringVariableHistory.VariableName
Type
String
Example
my_string_variable

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

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