SAP AI SDK for JavaScript - v2.9.0
    Preparing search index...

    Type Alias ServiceNowPipelineCreateRequest

    ServiceNowPipelineCreateRequest: {
        configuration?: ServiceNowConfigurationStruct;
        metadata?: MetaData;
        type: "ServiceNow";
    } & Record<string, any>

    Representation of the 'ServiceNowPipelineCreateRequest' schema.

    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.