@stigg/js-client-sdk - v3.92.2

    Type Alias TestWorkflowInput

    Trigger workflow with test event input

    type TestWorkflowInput = {
        endpointUrl: Scalars["String"];
        environmentId?: InputMaybe<Scalars["UUID"]>;
        hookEventType: EventLogType;
    }
    Index

    Properties

    endpointUrl: Scalars["String"]

    Workflow trigger endpoint

    environmentId?: InputMaybe<Scalars["UUID"]>

    The unique identifier for the environment

    hookEventType: EventLogType

    The event type to trigger the workflow on

    MMNEPVFCICPMFPCPTTAAATR