Cuvânt-cheieTipNumeObligatoriuDescriere
OFFICE365_CLIENTIDstringOffice 365 Client IDClient ID for Office 365 API
OFFICE365_CLSECRETstringOffice 365 Secret ValueSecret value for Office 365 API
OFFICE365_PASSWORDpasswordOffice 365 PasswordPassword for Office 365
OFFICE365_TENANTstringOffice 365 TenantTenant ID for Office 365
OFFICE365_USERNAMEstringOffice 365 UsernameUsername for Office 365
{
    "schema": "https:\/\/raw.githubusercontent.com\/VitexSoftware\/php-vitexsoftware-multiflexi-core\/refs\/heads\/main\/schema\/credential-prototype.json",
    "version": "1.0",
    "uuid": "d510bdee-de98-47e8-96b2-0b301af7d96b",
    "code": "Office365",
    "name": {
        "en": "Office 365"
    },
    "description": {
        "en": "Credential type for integration with Office 365 API"
    },
    "logo": "Office365.svg",
    "fields": [
        {
            "keyword": "OFFICE365_CLIENTID",
            "name": {
                "en": "Office 365 Client ID"
            },
            "type": "string",
            "description": {
                "en": "Client ID for Office 365 API"
            },
            "required": false,
            "hint": "your-client-id"
        },
        {
            "keyword": "OFFICE365_CLSECRET",
            "name": {
                "en": "Office 365 Secret Value"
            },
            "type": "string",
            "description": {
                "en": "Secret value for Office 365 API"
            },
            "required": false,
            "hint": "your-secret"
        },
        {
            "keyword": "OFFICE365_PASSWORD",
            "name": {
                "en": "Office 365 Password"
            },
            "type": "password",
            "description": {
                "en": "Password for Office 365"
            },
            "required": false,
            "hint": "your-password"
        },
        {
            "keyword": "OFFICE365_TENANT",
            "name": {
                "en": "Office 365 Tenant"
            },
            "type": "string",
            "description": {
                "en": "Tenant ID for Office 365"
            },
            "required": false,
            "hint": "your-tenant-id"
        },
        {
            "keyword": "OFFICE365_USERNAME",
            "name": {
                "en": "Office 365 Username"
            },
            "type": "string",
            "description": {
                "en": "Username for Office 365"
            },
            "required": false,
            "hint": "user@domain.com"
        }
    ]
}
Descarcă Office365.credentialtype.json