Realpad to Mailkit Realpad to Mailkit
KeyTypeRequiredDescription
EASE_FROMstringReport sender From Address
EASE_MAILTOstringSend Import Report to
MAILKIT_APPIDstringgrab on integration page
MAILKIT_MAILINGLISTstringrequied, must exists
MAILKIT_MD5stringgrab on integration page
REALPAD_PASSWORDstringYour Realpad Password
REALPAD_PROJECTstringonly project substring to export
REALPAD_TAGstringonly tag to export
REALPAD_USERNAMEstringYour Realpad Username
Realpad to Mailkit
{
    $schema: "https:\/\/raw.githubusercontent.com\/VitexSoftware\/php-vitexsoftware-multiflexi-core\/refs\/heads\/main\/schema\/application.json",
    image: "",
    name: {
        cs: "Realpad do Mailkitu",
        en: "Realpad to Mailkit"
    },
    description: {
        cs: "Synchronizovat kontakty z Realpadu do Mailkitu ",
        en: "Synchronize Realpad Contacts into Mailkit "
    },
    executable: "realpad2mailkit",
    homepage: "https:\/\/github.com\/Spoje-NET\/realpad2mailkit\/",
    uuid: "0c58b1a5-dd68-4084-ba84-4665113b18e4",
    tags: [
        "Realpad",
        "Mailkit"
    ],
    version: "1.1.0.74",
    schemaVersion: "3.3.0",
    environment: {
        EASE_FROM: {
            type: "string",
            description: "Report sender From Address",
            defval: "",
            required: false
        },
        EASE_MAILTO: {
            type: "string",
            description: "Send Import Report to",
            defval: "",
            required: false
        },
        MAILKIT_APPID: {
            type: "string",
            description: "grab on integration page",
            defval: "",
            required: false
        },
        MAILKIT_MAILINGLIST: {
            type: "string",
            description: "requied, must exists",
            defval: "",
            required: false
        },
        MAILKIT_MD5: {
            type: "string",
            description: "grab on integration page",
            defval: "",
            required: false
        },
        REALPAD_PASSWORD: {
            type: "string",
            description: "Your Realpad Password",
            defval: "",
            required: false
        },
        REALPAD_PROJECT: {
            type: "string",
            description: "only project substring to export",
            defval: "",
            required: false
        },
        REALPAD_TAG: {
            type: "string",
            description: "only tag to export",
            defval: "",
            required: false
        },
        REALPAD_USERNAME: {
            type: "string",
            description: "Your Realpad Username",
            defval: "",
            required: false
        }
    }
}
Download realpad_to_mailkit.multiflexi.app.json