Import Raiffeisen bank Statements to AbraFlexi Events Import Raiffeisen bank Statements to AbraFlexi Events
KeyTypeRequiredDescription
ABRAFLEXI_COMPANYstring
ABRAFLEXI_EVENTstringAbraFlexi Event
ABRAFLEXI_LOGINstringAbraFlexi Login
ABRAFLEXI_PASSWORDpasswordAbraFlexi password
ABRAFLEXI_URLstringAbraFlexi Server URI
ACCOUNT_NUMBERstringBank Account Number
CERT_FILEfile-pathCertificate file
CERT_PASSpasswordCertificate password
EASE_LOGGERstringwrite log messages using
IMPORT_SCOPEstringTime scope of transactions downloaded
STATEMENT_LINEstringBank Statement line
XIBMCLIENTIDstringClientID
Import Raiffeisen bank Statements to AbraFlexi Events
{
    $schema: "https:\/\/raw.githubusercontent.com\/VitexSoftware\/php-vitexsoftware-multiflexi-core\/refs\/heads\/main\/schema\/application.json",
    image: "",
    name: {
        cs: "Import v\u00fdpis\u016f Raiffeisenbank do ud\u00e1lost\u00ed AbraFlexi",
        en: "Import Raiffeisen bank Statements to AbraFlexi Events"
    },
    description: {
        cs: "St\u00e1hn\u011bte PDF v\u00fdpisy Raiffeisenbank a importujte je do ud\u00e1lost\u00ed AbraFlexi",
        en: "Download Raiffeisenbank PDF Statements and import them to AbraFlexi events"
    },
    executable: "abraflexi-raiffeisenbank-events",
    homepage: "https:\/\/github.com\/VitexSoftware\/abraflexi-raiffeisenbank",
    uuid: "a82ca72b-a142-479b-b790-12b1e1a51fd7",
    tags: [
        "RaiffeisenBank",
        "Statements",
        "Events",
        "PDF"
    ],
    version: "1.5.1.123",
    schemaVersion: "3.3.0",
    requirements: [
        "AbraFlexi",
        "RaiffeisenBank"
    ],
    environment: {
        ABRAFLEXI_COMPANY: {
            type: "string",
            description: "",
            defval: "demo_de",
            required: false
        },
        ABRAFLEXI_EVENT: {
            type: "string",
            description: "AbraFlexi Event",
            defval: "BankStatement",
            required: false
        },
        ABRAFLEXI_LOGIN: {
            type: "string",
            description: "AbraFlexi Login",
            defval: "winstrom",
            required: false
        },
        ABRAFLEXI_PASSWORD: {
            type: "password",
            description: "AbraFlexi password",
            defval: "winstrom",
            required: false
        },
        ABRAFLEXI_URL: {
            type: "string",
            description: "AbraFlexi Server URI",
            defval: "https:\/\/demo.flexibee.eu:5434",
            required: false
        },
        ACCOUNT_NUMBER: {
            type: "string",
            description: "Bank Account Number",
            defval: "",
            required: false
        },
        CERT_FILE: {
            type: "file-path",
            description: "Certificate file",
            defval: "",
            required: false
        },
        CERT_PASS: {
            type: "password",
            description: "Certificate password",
            defval: "",
            required: false
        },
        EASE_LOGGER: {
            type: "string",
            description: "write log messages using",
            defval: "console|syslog",
            required: false
        },
        IMPORT_SCOPE: {
            type: "string",
            description: "Time scope of transactions downloaded",
            defval: "auto",
            required: false
        },
        STATEMENT_LINE: {
            type: "string",
            description: "Bank Statement line",
            defval: "MAIN",
            required: false
        },
        XIBMCLIENTID: {
            type: "string",
            description: "ClientID",
            defval: "",
            required: false
        }
    }
}
Download import_raiffeisen_bank_statements_to_abraflexi_events.multiflexi.app.json