Export a ClickUp document to text

Retrieve and export the content of all pages within a specified ClickUp document as a single concatenated text.

Run this query

To run this query, you can use the following command:

anyquery run export_a_document_to_text

Arguments

Workspace ID

The ID of the workspace containing the document to export.

Document ID

The ID of the document to export.

Additional informations

Source code Author

Tip

You can export the result of the answer to different formats (JSON, CSV, Markdown, etc.). Just pass the --format flag to the command. See all the formats available here.