• Creating a Custom API That Calls Another API Based on Response Code & .NET/C# Documentation


    Hello everyone,
    I'm currently working on a customization project in One Identity Manager and would like some guidance on the following:
    I'm trying to create a custom API endpoint that will:
    Call an external API.
    Based on the response code (e.g., 200…

  • Custom Angular API for triggering a process

    I'd like to trigger a process through a press of a button on 9.2.x Angular portal. I've checked API documentation but can't seem to find the correct API for my need.
    Do any APIs like this already exist that I might have overlooked? If no, would…

  • IMOD-SE - Web Portal and Custom API doesn't show query result from view

    I developed a custom API that takes the data present from a view created on the database.
    {"TotalCount":84,"TableName":"CCC_View_PersonIAGSI_IAGNO","Entities":[
    ...
    ...
    ...
    ...
    ]
    }

    A new page has been created on…