Skip to main content

13 docs tagged with "Content"

Content management and publishing features

View all tags

Audiobook Tracks

Manage audio tracks for audiobook content. Tracks are individual audio files (chapters, sections) that make up an audiobook.

Bulk Operations

Create multiple content items in a single API call. Files are not processed immediately, processing is triggered on-demand when a user accesses the content (publication page or reader).

Content API v1 → v3 Migration Guide

This document compares Content API v1 and v3 and provides a practical migration guide for integrators. The v3 feed is designed for speed, bandwidth efficiency, and flexibility via cursor pagination and response shaping (fields and includes).

Content Sharing

Distribute content to other tenants' catalogs using the sharewithtenants_ids field. This allows a content owner to make their content available in other tenants' stores without duplicating the content item.

Create Content

Add new content items to your catalog. Supports all content types: PDF, EPUB, audiobooks, physical products, and external links.

Delete Content

Remove content items from your catalog. This operation is permanent and irreversible.

Get Content

Retrieve a specific content item by its internal ID or external ID.

List Content

Retrieve a paginated list of your store's catalog with powerful filtering, sorting, and response shaping capabilities.

Overview

Medusa Automations as we call it, is a service that allows us to publish your content automatically according to certain configurations and your needs.

Supported Content Languages

Content languages define the language of the content itself (e.g., the language a book is written in). This is different from the store language, which controls the storefront interface.

Update Content

Modify existing content items. Update metadata, pricing, access settings, files, or any other content attributes.

X

Graph View