Get Mobile App Config Details

Using this API you can config the SymphonyAI Summit Mobile App details using the following request parameters which is mandatory. 

To authenticate the below API, see API Authentication and Authorization.

Service Name

HTTP Method

GetMobileAppConfigDetails

POST

Sample Request

Sample Request
{
    "ServiceName": "GetMobileAppConfigDetails",
    "objCommonParameters": {
        "_ProxyDetails": {
            "SAASOrgID": "0",
            "LoginUID": 0,
            "RequestType": "mobile",
            "MobileVersion": "5.10.3",
            "Password": "XXX@123",
            "AuthType": "FORM",
            "ProxyID": 0,
            "OrgID": "1",
            "TokenID": "",
            "ReturnType": "JSON",
            "UserName": "google@sum.com"
        }
    },
    "IsEncryptionEnabled": false
}

Request Parameters

Parameter NameTypeDescriptionMandatory
IsEncrptionEnabled

STRING

Enables you to activate or deactivate Account Management configuration in SymphonyAI Summit Mobile App.

TRUE


Sample Response
{"Errors":"","Message":"","Output":"","TokenID":null,"OrgID":0,"OutputObject":{"ConfigDetails":{"WSVersion":"5.12.0","IsNewEncryptionDisabled":"False","License_Modules":"IM,CM,PM,CMDB,KIOSK,KM,PFM,RM,SUMMIT,RPT,DB,ADDON_RA,SUMMIT,RPT,DB,SUMMIT,RPT,DB,EPROC,SUMMIT,RPT,DB,SUMMIT,RPT,DB,PT,SUMMIT,RPT,DB,AVM,AM,SR,SMSMGMT","PWDMgmt_WSUrl":"","ExcludeDecryption":"False","IsEncryptionEnabled":"True","ValidFileUploadExtensions":".JPG,.JPEG,.PNG,.GIF,.PDF,.DOC,.DOCX,.KEY,.PPTX,.PPSX,.ODT,.XLS,.XLSX,.ZIP,.MP3,.M4A,.OGG,.WAV,.MP4,.M4V,.WMV,.AVI,.MPG,.OGV,.3GP,.HTML,.EML,.P12,.TXT,.MSG,.SQL,.XML,.RTF,.WSC,.TIFF,.WMF,.BMP,.EMF,.GZ,.JSON,.MSI,.PPS,.LOG","MC_ACTIVE":"True","HelpURL":"","ANALYST_MSG":"A new version of Mobile App for End Users is available with an improved user experience & faster performance!\n\nHowever, for all the Analyst features such as managing incidents or service requests, please continue using this app.","APP_END_DATE":"2020-10-31 24:00:00","APP_START_DATE":"2020-09-01 00:00:00","APP_STORE_URL":"https://apps.apple.com/us/app/summitai-app-for-end-users/id1506730727","BUTTON_LBl1":"INSTALL THE NEW MOBILE APP FOR END USER","BUTTON_LBl2":"CONTINUE WITH THE EXISTING APP","CLEAR_COOKIE_TIME":"20","END_USER_MSG1":"A new version of Mobile App for End Users is available with an improved user experience & faster performance!","END_USER_MSG2":"This app is no longer supported, please go ahead and uninstall this app.\n\nInstall the new Mobile App for End Users for an improved user experience & faster performance!","END_USER_MSG3":"Note: The current mobile app will be valid only 2020-10-31","IS_APPINDICATION":"false","IS_MIGRATION":"false","PLAY_STORE_URL":"https://play.google.com/store/apps/details?id=com.symphonysummitai.servicemanagement"}},"OutputID":0,"Input":null}  

Status and Error Codes

For more information, see Status and Error Messages