Tableau Embedding API
    Preparing search index...

    Interface WorkbookPublishedAsEvent

    An event which is raised when the workbook is published using embedded web authoring.

    interface WorkbookPublishedAsEvent {
        newUrl: string;
    }
    Index

    Properties

    Properties

    newUrl: string

    The URL of the newly saved workbook.