AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
ApilioApilio

Toggle a boolean variable on Apilio

This action will update a boolean variable in Apilio from true to false or from false to true.

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 update a boolean variable in Apilio from true to false or from false to true.
API endpoint slug
apilio.boolean_variable_toggle_updates
Filter code method
Apilio.booleanVariableToggleUpdates.skip(string?: reason)
Runtime method
runAction("apilio.boolean_variable_toggle_updates", {})

Action fields

Variable identifier Dropdown list

Label
Which Apilio variable do you want to toggle?
Helper text
The variable will change from true to false or from false to true
Slug
variable_identifier
Required
true
Can have default value
false