Initiate an asynchronous export of page content in HTML or Markdown format. This action starts a content export job and returns immediately with a request ID and status URL. The export is processed asynchronously. Use the returned 'href' URL with the 'content_export_status' acti…
docIdRequiredstringUnique identifier of the Coda document containing the page to export.
outputFormatRequiredstringOutput format for the exported page content. Supported formats are 'html' (preserves rich formatting) and 'markdown' (provides plain text representation).
pageIdOrNameRequiredstringID or name of the page to export. Page IDs are recommended (format: 'canvas-XXXXXXXX') as they are stable. Names can be used but should be URI-encoded and may be ambiguous if multiple pages share the same name. When multiple pages have the same name, an arbitrary one will be sel…
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.