M1 to Simplifi

M1 Finance to Quicken Simplifi Transaction Exporter

Step 1: Get Your M1 Finance Access Token
You'll need to obtain your access token from M1 Finance to proceed.
  1. In another tab, log in to m1.com
  2. Open your browser's developer console (F12 or right-click → Inspect → Console)
  3. Copy and paste the following code into the console and press Enter:
    console.log(JSON.parse(sessionStorage.getItem("m1_finance_auth.accessToken")))
  4. Copy the token that appears and paste it below. It should look something like:
    eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gRG9lIiwiaWF0IjoxNTE2MjM5MDIyfQ.SflKxwRJSMeKKF2QT4fwpMeJf36POk6yJV_adQssw5c
Step 2: Enter Your Access Token
Paste your M1 Finance access token here to retrieve your accounts.
Step 3: Export Account Transactions
Select an account to export transactions in Quicken Simplifi format.
No accounts to display yet.
Exported files will be in CSV format compatible with Quicken Simplifi.See Simplifi's documentation on how to import .
First enter your access token above