This trigger fires whenever you spend money at a particular merchant, and the transaction goes through.
- API endpoint slug
- monzo.card_purchase_with_merchant
Trigger fields
- Label
- Which merchant?
- Helper text
- Provide the name of the merchant exactly as it appears in your Monzo feed.
- Slug
- merchant_name
- Required
- true
- Can have default value
- true
Ingredients
- Slug
- transaction_id
- Filter code
- Monzo.cardPurchaseWithMerchant.TransactionId
- Type
- String
- Example
- tx_00009WKghuWl5k7O0dkZrV
- Slug
- merchant_name
- Filter code
- Monzo.cardPurchaseWithMerchant.MerchantName
- Type
- String
- Example
- Starbucks
- Slug
- merchant_address
- Filter code
- Monzo.cardPurchaseWithMerchant.MerchantAddress
- Type
- String
- Example
- Starbucks
- Slug
- merchant_country_code
- Filter code
- Monzo.cardPurchaseWithMerchant.MerchantCountryCode
- Type
- String
- Example
- GBR
- Slug
- merchant_logo
- Filter code
- Monzo.cardPurchaseWithMerchant.MerchantLogo
- Type
- String
- Example
- https://www.monzo.com/logo.png
- Slug
- category
- Filter code
- Monzo.cardPurchaseWithMerchant.Category
- Type
- String
- Example
- General, Groceries or Entertainment
- Slug
- emoji
- Filter code
- Monzo.cardPurchaseWithMerchant.Emoji
- Type
- String
- Example
- Any emoji
- Slug
- notes
- Filter code
- Monzo.cardPurchaseWithMerchant.Notes
- Type
- String
- Example
- Flight Number BA331
- Slug
- amount_in_account_currency
- Filter code
- Monzo.cardPurchaseWithMerchant.AmountInAccountCurrency
- Type
- String
- Example
- 5.34
- Slug
- account_currency_symbol
- Filter code
- Monzo.cardPurchaseWithMerchant.AccountCurrencySymbol
- Type
- String
- Example
- 5.34
- Slug
- amount_in_local_currency
- Filter code
- Monzo.cardPurchaseWithMerchant.AmountInLocalCurrency
- Type
- String
- Example
- 5.34
- Slug
- local_currency_symbol
- Filter code
- Monzo.cardPurchaseWithMerchant.LocalCurrencySymbol
- Type
- String
- Example
- $
- Slug
- local_currency_code
- Filter code
- Monzo.cardPurchaseWithMerchant.LocalCurrencyCode
- Type
- String
- Example
- USD
- Slug
- transaction_time
- Filter code
- Monzo.cardPurchaseWithMerchant.TransactionTime
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00