This trigger fires when you add an attachment (like a receipt, or photo) to a transaction.
- API endpoint slug
- monzo.attachment_added
Trigger fields
- Label
- Which category?
- Helper text
- You can use this to only include attachments you add to a purchase with a specific category.
- Slug
- category
- Required
- true
- Can have default value
- false
Ingredients
- Slug
- attachment_id
- Filter code
- Monzo.attachmentAdded.AttachmentId
- Type
- String
- Example
- attach_00002804aOAIvVqfb9LrZh
- Slug
- attachment_url
- Filter code
- Monzo.attachmentAdded.AttachmentUrl
- Type
- Image URL
- Example
- https://attachments.monzo.com/attachment_100248.png
- Slug
- attachment_type
- Filter code
- Monzo.attachmentAdded.AttachmentType
- Type
- String
- Example
- image/png
- Slug
- transaction_id
- Filter code
- Monzo.attachmentAdded.TransactionId
- Type
- String
- Example
- tx_02804zIcpb1TB4yeIFXMzx
- Slug
- merchant_name
- Filter code
- Monzo.attachmentAdded.MerchantName
- Type
- String
- Example
- Starbucks
- Slug
- merchant_address
- Filter code
- Monzo.attachmentAdded.MerchantAddress
- Type
- String
- Example
- 98 Southgate Road
- Slug
- merchant_country_code
- Filter code
- Monzo.attachmentAdded.MerchantCountryCode
- Type
- String
- Example
- GBR
- Slug
- merchant_logo
- Filter code
- Monzo.attachmentAdded.MerchantLogo
- Type
- Image URL
- Example
- https://www.monzo.com/logo.png
- Slug
- category
- Filter code
- Monzo.attachmentAdded.Category
- Type
- String
- Example
- Expenses
- Slug
- notes
- Filter code
- Monzo.attachmentAdded.Notes
- Type
- String
- Example
- Breakfast at Bill's
- Slug
- emoji
- Filter code
- Monzo.attachmentAdded.Emoji
- Type
- String
- Example
- Any emoji
- Slug
- amount_in_account_currency
- Filter code
- Monzo.attachmentAdded.AmountInAccountCurrency
- Type
- String
- Example
- 5.34
- Slug
- account_currency_symbol
- Filter code
- Monzo.attachmentAdded.AccountCurrencySymbol
- Type
- String
- Example
- £
- Slug
- account_currency_code
- Filter code
- Monzo.attachmentAdded.AccountCurrencyCode
- Type
- String
- Example
- GBP
- Slug
- amount_in_local_currency
- Filter code
- Monzo.attachmentAdded.AmountInLocalCurrency
- Type
- String
- Example
- 5.34
- Slug
- local_currency_symbol
- Filter code
- Monzo.attachmentAdded.LocalCurrencySymbol
- Type
- String
- Example
- $
- Slug
- local_currency_code
- Filter code
- Monzo.attachmentAdded.LocalCurrencyCode
- Type
- String
- Example
- USD
- Slug
- upload_time
- Filter code
- Monzo.attachmentAdded.UploadTime
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- transaction_time
- Filter code
- Monzo.attachmentAdded.TransactionTime
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00