AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
FreedomproFreedompro

Outlet

This action will turn on or off an outlet.

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 turn on or off an outlet.
API endpoint slug
freedompro.outlet
Filter code method
Freedompro.outlet.skip(string?: reason)
Runtime method
runAction("freedompro.outlet", {})

Action fields

Uid Dropdown list

Label
Name
Slug
uid
Required
true
Can have default value
false

On Dropdown list

Label
On
Slug
on
Required
true
Can have default value
true
Filter code method
Freedompro.outlet.setOn(string: on)