Explore Plans
Mobile menu Close menu
Monzo

Any card purchase at a merchant

This trigger fires whenever you spend money at a particular merchant, and the transaction goes through.

Developer info

API endpoint slug
monzo.card_purchase_with_merchant

Trigger fields

Merchant name Text input

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

Transaction A unique ID for the transaction

Slug
transaction_id
Filter code
Monzo.cardPurchaseWithMerchant.TransactionId
Type
String
Example
tx_00009WKghuWl5k7O0dkZrV

Merchant name The name of the merchant where you spent the money.

Slug
merchant_name
Filter code
Monzo.cardPurchaseWithMerchant.MerchantName
Type
String
Example
Starbucks

Merchant address The address of the merchant for this transaction.

Slug
merchant_address
Filter code
Monzo.cardPurchaseWithMerchant.MerchantAddress
Type
String
Example
Starbucks

Merchant country code The three-letter ISO country code of the merchant for this transaction.

Slug
merchant_country_code
Filter code
Monzo.cardPurchaseWithMerchant.MerchantCountryCode
Type
String
Example
GBR

Merchant logo The logo image URL of the merchant for this transaction.

Slug
merchant_logo
Filter code
Monzo.cardPurchaseWithMerchant.MerchantLogo
Type
String
Example
https://www.monzo.com/logo.png

Category The category you assigned this transaction to.

Slug
category
Filter code
Monzo.cardPurchaseWithMerchant.Category
Type
String
Example
General, Groceries or Entertainment

Emoji The emoji of the transaction.

Slug
emoji
Filter code
Monzo.cardPurchaseWithMerchant.Emoji
Type
String
Example
Any emoji

Notes The transaction's notes when the transaction was made.

Slug
notes
Filter code
Monzo.cardPurchaseWithMerchant.Notes
Type
String
Example
Flight Number BA331

Amount in account currency The amount you spent converted into your account's main currency.

Slug
amount_in_account_currency
Filter code
Monzo.cardPurchaseWithMerchant.AmountInAccountCurrency
Type
String
Example
5.34

Account currency symbol The currency code of your account's main currency.

Slug
account_currency_symbol
Filter code
Monzo.cardPurchaseWithMerchant.AccountCurrencySymbol
Type
String
Example
5.34

Amount in local currency The amount you spent in the local currency.

Slug
amount_in_local_currency
Filter code
Monzo.cardPurchaseWithMerchant.AmountInLocalCurrency
Type
String
Example
5.34

Local currency symbol This will differ to your account's main currency symbol if you were abroad.

Slug
local_currency_symbol
Filter code
Monzo.cardPurchaseWithMerchant.LocalCurrencySymbol
Type
String
Example
$

Local currency code This will differ to your account's main currency code if you were abroad.

Slug
local_currency_code
Filter code
Monzo.cardPurchaseWithMerchant.LocalCurrencyCode
Type
String
Example
USD

Transaction time The date and time of the transaction.

Slug
transaction_time
Filter code
Monzo.cardPurchaseWithMerchant.TransactionTime
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00