i2 Connect SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/i2connect > services > IResult > _getResourceBasePath

    services.IResult._getResourceBasePath() method

    Gets the base URL for connector files that can be used to construct file resource URLs. This allows users to build their own file paths by appending a fileId.

    Signature:

    _getResourceBasePath(): string;
    

    Returns:

    string

    The base URL path for connector files (for example, "https://example.com/connectors/my-connector/api/connector-files").

    Introduced: API version 2.4

    In this article
    Back to top © N. Harris Computer Corporation