@extends('layout.v2') @section('content')
Welcome! This tool will help you import data into Firefly III. You can find instructions in the documentation. Any links you see to the documentation will open in a new window or tab.
To import data, you need to authenticate with Firefly III, and optionally with one of the data sources this importer supports.
@if($pat)You're using a Personal Access Token to authenticate to Firefly III.
@endif @if($clientIdWithURL)You're using a fixed Client ID and a fixed Firefly III URL to authenticate to Firefly III.
@endif @if($URLonly)You're using a Client ID and a fixed Firefly III URL to authenticate to Firefly III.
@endif @if($flexible)You're using a self-submitted Client ID and Firefly III URL to authenticate to Firefly III.
@endifThe importer could not connect to Firefly III. Please remedy the error below first, and check out the documentation if necessary.
If you change your settings, you may need to press start over for the settings to be recognized. If you are in doubt if the button works: your session identifier is "{{ $identifier }}" and should change every time you press the @if(!$isDocker)button,@else button or restart the container,@endif but it has to stay the same when you simply refresh the page.