AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
MOONTO Shopping Lists - CheckpadMOONTO Shopping Lists - Checkpad

Check a List Item

this action will check a List Item

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 check a List Item
API endpoint slug
moonto_app.list_check_item
Filter code method
MoontoApp.listCheckItem.skip(string?: reason)
Runtime method
runAction("moonto_app.list_check_item", {})

Action fields

List ID Dropdown list

Label
list
Slug
list_id
Required
true
Can have default value
false

Item Text input > Title

Label
Item
Helper text
Item name or ID
Slug
item
Required
true
Can have default value
true
Filter code method
MoontoApp.listCheckItem.setItem(string: item)