Explore Plans
Mobile menu Close menu
MOONTO Shopping Lists - Checkpad

Add Item to List

his action will add Item to List

Developer info

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 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)