AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
go-e Chargergo-e Charger

Set access control

This action will set the access control setting.

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 set the access control setting.
API endpoint slug
goeCharger.set_access_control
Filter code method
GoeCharger.setAccessControl.skip(string?: reason)
Runtime method
runAction("goeCharger.set_access_control", {})

Action fields

Access control Text input > Other

Label
AccessControl
Helper text
(Open=0, Wait=1)
Slug
access_control
Required
true
Can have default value
true
Filter code method
GoeCharger.setAccessControl.setAccessControl(string: accessControl)