Skip to content

Amex CSV export #477

Description

@jan-weezy

Amex export from German localized site https://global.americanexpress.com/activity/recent
Amex does not provide any documentation so I wrote the following lines myself:

**Example CSV
activity.csv
**

Datum,Beschreibung,Betrag
07/12/2021,VENDOR TEXT EXAMPLE 123,"-196,85"
06/12/2021,VENDOR TEXT EXAMPLE 123123,"9,95"
06/12/2021,VENDOR TEXT EXAMPLE 123123,"-773,17"

Mapping rules and format
Datum = Date in DD/MM/YYYY
Beschreibung = Description
Betrag = Amount
Negative values are credits (Gutschrift)
Positive values are liablities (Kosten)
Decimal separator is a comma ","

If you have questions, let me know.
Thanks in advance if you choose to support this format. Love the simplicity of your converter 👍

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions