IPWorks Cloud 2020 Python Edition

Questions / Feedback?

create_preview_link Method

Creates a preview link.

Syntax

def create_preview_link(file_id: str) -> str: ...

Remarks

This method creates a preview link for the file resource specified by FileId. The URL of the preview link is returned. Preview links are suitable for embedding in iframes.

Note that preview links expire after 60 seconds, and the preview session expires after 60 minutes. Not all files support previewing.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 Python Edition - Version 20.0 [Build 8265]