Trigger on event
- Listen for a new event
- Parse and validate the payload
- Take an action with the linked tool
8 tools available
Apilio is a home automation platform that enables users to connect and control smart devices from various brands, offering flexible automation through complex conditions, time constraints, and integrations with services like IFTTT and Tuya.
Connect Apilio to Definable to automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas call Apilio's 8 tools directly from chat or scheduled flows. You can wire it into any persona to read, write, and react when an event fires.
Every Apilio action below is a callable tool any Definable persona can invoke.
Tool to fetch all boolean variables. Use when you need the full list of boolean variables and their current states.
Retrieves all conditions from your Apilio account. Conditions are logic rules that evaluate to true or false based on variable values. Use this to list all available conditions, get their UUIDs for use in other operations, or check when conditions were last updated. No parameters required.
Retrieves all logicblocks for the authenticated Apilio user. Logicblocks are the core automation logic units in Apilio that combine conditions and actions. Use this tool to list all available logicblocks with their UUIDs, names, active status, last evaluation results, and update timestamps.
Retrieves all numeric variables from your Apilio account with their current values and metadata. Numeric variables in Apilio store numerical values (integers or decimals) that can be used in conditions and logicblocks for automation. This action returns a complete list of all numeric variables including their names, current values, UUIDs, and last update timestamps. Use this when you need to: - View all numeric variables in your account - Check current values of numeric variables - Get UUIDs for numeric variables (needed for other operations) - Monitor when variables were last updated
Tool to fetch all string variables. Use after authenticating the Apilio API.
Tool to fetch all time conditions of a user. Time conditions are conditions based on time, such as sunset/sunrise times, specific hours, or cron expressions. Use when you need to retrieve all time conditions configured in the user's Apilio account.
Tool to retrieve all Tuya conditions from your Apilio account. Use when you need to list all Tuya-based conditions (conditions based on Tuya/Smart Life device states), get their UUIDs for use in other operations, or check when conditions were last updated.
Tool to retrieve all variable conditions from your Apilio account. Variable conditions are conditions based on the value of variables. Use when you need to list all available variable conditions, get their UUIDs for use in other operations, or check when they were last updated.
Anything Apilio exposes through its API. Common internet of things workflows on Definable include automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas can call any of the 8 Apilio tools directly, then chain the result into another integration without you writing code.
Apilio uses API_KEY, BASIC on Definable. You connect once from the integrations page, scoped to the permissions you choose, and from then on any persona that has the integration enabled can act on your behalf. Tokens are encrypted at rest and rotated automatically.
Yes — every Definable plan, including Starter, includes access to all 8 Apilio tools. You only need a separate Apilio subscription if Apilio itself charges per seat or per API call.
Every call from a persona to Apilio is logged with the user, persona, prompt, and response. Tokens never leave Definable's secrets vault, scopes are configurable per persona, and you can revoke access at any time from the integration page.
Sign up for Definable, open the integrations page, find Apilio, and connect via OAuth or API key. You can immediately attach Apilio to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.
Definable exposes all 8 Apilio actions as callable tools — including `Get Boolean Variables`, `Get Conditions`, `Get Logicblocks`, plus 5 more. Each tool gets a typed parameter schema so personas know exactly how to call it.
Wire it up in minutes. No coding required.