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

Add Item to List

his action will add Item to List

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
his action will add Item to List
API endpoint slug
moonto_app.list_add_item
Filter code method
MoontoApp.listAddItem.skip(string?: reason)
Runtime method
runAction("moonto_app.list_add_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
Slug
item
Required
true
Can have default value
true
Filter code method
MoontoApp.listAddItem.setItem(string: item)