TrefwoordTypeNaamVereistBeschrijving
ABRAFLEXI_COMPANYstringAbraFlexi CompanyCompany to be handled
ABRAFLEXI_LOGINstringAbraFlexi LoginAbraFlexi user login
ABRAFLEXI_PASSWORDstringAbraFlexi PasswordAbraFlexi user password
ABRAFLEXI_URLstringAbraFlexi Server URIAbraFlexi server URI
{
    "schema": "https:\/\/raw.githubusercontent.com\/VitexSoftware\/php-vitexsoftware-multiflexi-core\/refs\/heads\/main\/schema\/credential-prototype.json",
    "version": "1.0",
    "uuid": "3f2504e0-4f89-11d3-9a0c-0305e82c3301",
    "code": "AbraFlexi",
    "name": {
        "en": "AbraFlexi"
    },
    "description": {
        "en": "AbraFlexi credential type for integration with AbraFlexi API"
    },
    "logo": "AbraFlexi.svg",
    "fields": [
        {
            "keyword": "ABRAFLEXI_COMPANY",
            "name": {
                "en": "AbraFlexi Company"
            },
            "type": "string",
            "description": {
                "en": "Company to be handled"
            },
            "required": false,
            "hint": "demo"
        },
        {
            "keyword": "ABRAFLEXI_LOGIN",
            "name": {
                "en": "AbraFlexi Login"
            },
            "type": "string",
            "description": {
                "en": "AbraFlexi user login"
            },
            "required": false,
            "hint": "winstrom"
        },
        {
            "keyword": "ABRAFLEXI_PASSWORD",
            "name": {
                "en": "AbraFlexi Password"
            },
            "type": "string",
            "description": {
                "en": "AbraFlexi user password"
            },
            "required": false,
            "hint": "winstrom"
        },
        {
            "keyword": "ABRAFLEXI_URL",
            "name": {
                "en": "AbraFlexi Server URI"
            },
            "type": "string",
            "description": {
                "en": "AbraFlexi server URI"
            },
            "required": false,
            "hint": "https:\/\/demo.flexibee.eu:5434"
        }
    ]
}
Downloaden AbraFlexi.credentialtype.json