Integration App SDK - v1.14.0
    Preparing search index...

    Interface BaseConnectorDataCollectionEventImplementationFields

    interface BaseConnectorDataCollectionEventImplementationFields {
        implementationType:
            | "connector-event"
            | "custom-pull"
            | "full-scan"
            | "pull-latest-records"
            | "webhook";
    }
    Index

    Properties

    implementationType:
        | "connector-event"
        | "custom-pull"
        | "full-scan"
        | "pull-latest-records"
        | "webhook"