This trigger fires whenever you spend more than the specified amount with your Monzo card, and the transaction goes through.
- API endpoint slug
- monzo.card_purchase_above_amount
Trigger fields
- Label
- What amount?
- Helper text
- Transactions equal to or bigger than this amount will cause the trigger to fire. Amount is in your account currency. Don't include a currency symbol.
- Slug
- over_amount
- Required
- true
- Can have default value
- true
- Label
- Which merchant?
- Helper text
- Give the name of the merchant exactly as it appears in your feed. Leave this blank for any merchant.
- Slug
- merchant_name
- Required
- true
- Can have default value
- true
Ingredients
- Slug
- transaction_id
- Filter code
- Monzo.cardPurchaseAboveAmount.TransactionId
- Type
- String
- Example
- tx_00009WKghuWl5k7O0dkZrV
- Slug
- merchant_name
- Filter code
- Monzo.cardPurchaseAboveAmount.MerchantName
- Type
- String
- Example
- Starbucks
- Slug
- merchant_address
- Filter code
- Monzo.cardPurchaseAboveAmount.MerchantAddress
- Type
- String
- Example
- Starbucks
- Slug
- merchant_country_code
- Filter code
- Monzo.cardPurchaseAboveAmount.MerchantCountryCode
- Type
- String
- Example
- GBR
- Slug
- merchant_logo
- Filter code
- Monzo.cardPurchaseAboveAmount.MerchantLogo
- Type
- String
- Example
- https://www.monzo.com/logo.png
- Slug
- category
- Filter code
- Monzo.cardPurchaseAboveAmount.Category
- Type
- String
- Example
- General, Groceries or Entertainment
- Slug
- emoji
- Filter code
- Monzo.cardPurchaseAboveAmount.Emoji
- Type
- String
- Example
- Any emoji
- Slug
- notes
- Filter code
- Monzo.cardPurchaseAboveAmount.Notes
- Type
- String
- Example
- Flight Number BA331
- Slug
- amount_in_account_currency
- Filter code
- Monzo.cardPurchaseAboveAmount.AmountInAccountCurrency
- Type
- String
- Example
- 5.34
- Slug
- account_currency_symbol
- Filter code
- Monzo.cardPurchaseAboveAmount.AccountCurrencySymbol
- Type
- String
- Example
- £
- Slug
- account_currency_code
- Filter code
- Monzo.cardPurchaseAboveAmount.AccountCurrencyCode
- Type
- String
- Example
- GBP
- Slug
- amount_in_local_currency
- Filter code
- Monzo.cardPurchaseAboveAmount.AmountInLocalCurrency
- Type
- String
- Example
- 5.34
- Slug
- local_currency_symbol
- Filter code
- Monzo.cardPurchaseAboveAmount.LocalCurrencySymbol
- Type
- String
- Example
- $
- Slug
- local_currency_code
- Filter code
- Monzo.cardPurchaseAboveAmount.LocalCurrencyCode
- Type
- String
- Example
- USD
- Slug
- transaction_time
- Filter code
- Monzo.cardPurchaseAboveAmount.TransactionTime
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00