Raiffeisenbank statements Sharepoint upload Raiffeisenbank statements Sharepoint upload
KeyTypeRequiredDescription
ACCOUNT_CURRENCYstringfor multicurrency accounts please specify one
ACCOUNT_NUMBERstringBank Account Number
APP_DEBUGboolShow debug messages
CERT_FILEstringPath to RB Certificate file
CERT_PASSpasswordCertificate password
EASE_LOGGERstringwrite log messages using
IMPORT_SCOPEstringTime scope of transactions downloaded
OFFICE365_CLIENTIDstringOffice 365 Client ID
OFFICE365_CLSECRETstringOffice 365 Client Secret
OFFICE365_PASSWORDpasswordOffice 365 Password
OFFICE365_PATHstringOffice 365 Path
OFFICE365_SECRETstringOffice 365 Secret
OFFICE365_SITEstringOffice 365 Site
OFFICE365_TENANTstringOffice 365 Tenant
OFFICE365_USERNAMEstringOffice 365 Username
RBAPI_RATE_LIMIT_JSON_FILEstringwrite API rate limit file using
RESULT_FILEstringwrite output json data to
STATEMENT_LINEsetBank Statement line
STATEMENT_SAVE_DIRstringPlace for PDF files
XIBMCLIENTIDstringClientID
ZABBIX_KEYstringDefault name for Zabbix Item key name
Raiffeisenbank statements Sharepoint upload
{
    $schema: "https:\/\/raw.githubusercontent.com\/VitexSoftware\/php-vitexsoftware-multiflexi-core\/refs\/heads\/main\/schema\/application.json",
    image: "",
    name: {
        cs: "Nahr\u00e1n\u00ed v\u00fdpis\u016f Raiffeisenbank do Sharepointu",
        en: "Raiffeisenbank statements Sharepoint upload"
    },
    description: {
        cs: "Nahrajte v\u00fdpisy Raiffeisenbank do Sharepointu",
        en: "Upload Raiffeisenbank statements to Sharepoint"
    },
    executable: "raiffeisenbank-statements-sharepoint-uploader",
    homepage: "https:\/\/github.com\/Spoje-NET\/pohoda-raiffeisenbank",
    uuid: "3f5dc042-afa3-40b8-9bf0-ed836dae9980",
    tags: [
        "Raiffeisen",
        "Bank",
        "Statements",
        "Check"
    ],
    version: "1.7.1.222",
    schemaVersion: "3.3.0",
    requirements: [
        "RaiffeisenBank",
        "Office365",
        "MServer"
    ],
    environment: {
        ACCOUNT_CURRENCY: {
            type: "string",
            description: "for multicurrency accounts please specify one",
            defval: "CZK",
            required: false
        },
        ACCOUNT_NUMBER: {
            type: "string",
            description: "Bank Account Number",
            defval: "",
            required: true
        },
        APP_DEBUG: {
            type: "bool",
            description: "Show debug messages",
            defval: "0",
            required: false
        },
        CERT_FILE: {
            type: "string",
            description: "Path to RB Certificate file",
            defval: "",
            required: true
        },
        CERT_PASS: {
            type: "password",
            description: "Certificate password",
            defval: "",
            required: true
        },
        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: true
        },
        OFFICE365_CLIENTID: {
            type: "string",
            description: "Office 365 Client ID",
            defval: "",
            required: false
        },
        OFFICE365_CLSECRET: {
            type: "string",
            description: "Office 365 Client Secret",
            defval: "",
            required: false
        },
        OFFICE365_PASSWORD: {
            type: "password",
            description: "Office 365 Password",
            defval: "",
            required: false
        },
        OFFICE365_PATH: {
            type: "string",
            description: "Office 365 Path",
            defval: "",
            required: true
        },
        OFFICE365_SECRET: {
            type: "string",
            description: "Office 365 Secret",
            defval: "",
            required: false
        },
        OFFICE365_SITE: {
            type: "string",
            description: "Office 365 Site",
            defval: "",
            required: true
        },
        OFFICE365_TENANT: {
            type: "string",
            description: "Office 365 Tenant",
            defval: "",
            required: true
        },
        OFFICE365_USERNAME: {
            type: "string",
            description: "Office 365 Username",
            defval: "",
            required: false
        },
        RBAPI_RATE_LIMIT_JSON_FILE: {
            type: "string",
            description: "write API rate limit file using",
            defval: "{MULTIFLEXI_TMP}\/rbczpremiumapi_rates.json",
            required: false
        },
        RESULT_FILE: {
            type: "string",
            description: "write output json data to",
            defval: "bank_statement_upload_{ACCOUNT_NUMBER}.json",
            required: false
        },
        STATEMENT_LINE: {
            type: "set",
            description: "Bank Statement line",
            defval: "ADDITIONAL",
            required: false
        },
        STATEMENT_SAVE_DIR: {
            type: "string",
            description: "Place for PDF files",
            defval: "",
            required: false
        },
        XIBMCLIENTID: {
            type: "string",
            description: "ClientID",
            defval: "",
            required: true
        },
        ZABBIX_KEY: {
            type: "string",
            description: "Default name for Zabbix Item key name",
            defval: "Raiff-Statement-{ACCOUNT_NUMBER}-toSharepoint",
            required: false
        }
    },
    artifacts: [
        {
            name: {
                cs: "Zpr\u00e1va o importu a ulo\u017een\u00ed",
                en: "Download and store report"
            },
            path: "bank_statement_upload_{\\d+}.json$",
            type: "file",
            description: {
                cs: "Stavy v\u00fdpisu: sta\u017een\u00ed z banky, nahr\u00e1n\u00ed do Sharepointu",
                en: "Stauses of Statement: download from bank, upload to Shatepoint"
            }
        }
    ]
}
Download raiffeisenbank_statements_sharepoint_upload.multiflexi.app.json