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 a list of real money transactions
- API endpoint slug
- roostermoney.transactions
- Runtime method
- performQuery("roostermoney.transactions")
Query fields
Child Dropdown list
- Label
- Child
- Slug
- child
- Required
- true
- Can have default value
- false
Pot name Dropdown list
- Label
- Pot
- Slug
- pot_name
- Required
- true
- Can have default value
- true
Days Text input > Other
- Label
- Days
- Helper text
- Number of days to return, e.g. 30 to return 30 days
- Slug
- days
- Required
- true
- Can have default value
- true
Ingredients
AmountTransaction amount
- Slug
- amount
- Filter code
- Roostermoney.transactions.Amount
- Type
- String
- Example
- £1.23
Available balanceBalance available after the transaction
- Slug
- available_balance
- Filter code
- Roostermoney.transactions.AvailableBalance
- Type
- String
- Example
- £1.23
ReasonTransaction reason description
- Slug
- reason
- Filter code
- Roostermoney.transactions.Reason
- Type
- String
- Example
- Example reason
Transaction dateDate of the transaction
- Slug
- transaction_date
- Filter code
- Roostermoney.transactions.TransactionDate
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
Transaction typeType of transaction
- Slug
- transaction_type
- Filter code
- Roostermoney.transactions.TransactionType
- Type
- String
- Example
- credit