Search Results for

    Show / Hide Table of Contents

    Plugin overview

    Casewhere is a domain-agnostic platform, so it does not include business-specific features such as communicating with payment gateways, sending emails, or signing PDFs. Instead, Casewhere provides a flexible plugin framework to extend the platform with custom functionality. Plugins can be developed independently, installed on-demand, and invoked at runtime.

    A request/response protocol is used for communication between Casewhere and plugins. Plugins receive requests from Casewhere, process them, and return a response.

    image-20211231124228580

    In this section

    Topic Description
    Plugin management Install and manage plugins
    Plugin development Build custom plugins using the Casewhere Plugin SDK
    Plugin API Call plugins from workflows and scripts
    In This Article
    Back to top Generated by DocFX