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

Items of a list

This query returns the items on a list

About this query

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 query returns the items on a list
API endpoint slug
moonto_app.list_items
Runtime method
performQuery("moonto_app.list_items")

Query fields

List ID Dropdown list

Label
List
Helper text
List id
Slug
list_id
Required
true
Can have default value
false

Ingredients

ID itemId of item in the list

Slug
id_item
Filter code
MoontoApp.listItems.IdItem
Type
String
Example
519675ec-0f35-4bbd-a10a-60b14773acdb

PriceItem total price

Slug
price
Filter code
MoontoApp.listItems.Price
Type
String
Example
1.5

DescriptionDescription of the item

Slug
description
Filter code
MoontoApp.listItems.Description
Type
String
Example
Green banana

DoneTrue is item is done

Slug
done
Filter code
MoontoApp.listItems.Done
Type
String
Example
False

Category IDCategory of the item

Slug
category_id
Filter code
MoontoApp.listItems.CategoryId
Type
String
Example
Fruits

QuantityItem Quantity

Slug
quantity
Filter code
MoontoApp.listItems.Quantity
Type
String
Example
1 Kg

NameName of the item

Slug
name
Filter code
MoontoApp.listItems.Name
Type
String
Example
Banana

Image URLItem image

Slug
image_url
Filter code
MoontoApp.listItems.ImageUrl
Type
Image URL
Example
https://api.moonto.app/static/images/banana.png