Edit in GitHubLog an issue

Changelog

Overview

This page contains the release notes and version history for Adobe InDesign APIs. Stay updated with the latest features, improvements, and bug fixes.

November 20, 2025

New Features

Custom Scripts API - New Endpoints

  • Update Custom Script App Version: New PUT /v3/scripts/{script_name}/app-version endpoint to update InDesign app version configuration for registered scripts. Supports three strategies: LATEST_VERSION, FIXED_MAJOR_VERSION, and FIXED_MAJOR_AND_MINOR_VERSION. View endpoint documentation
  • Get Available App Versions: New GET /v3/app-versions endpoint to retrieve all available InDesign app versions with their status information. View endpoint documentation

Enhancements

  • Specify or Update Custom Script App Version: The POST /v3/scripts endpoint now allow appVersionStrategy, majorAppVersion and minorAppVersion fields in the manifest file to control Indesign app version for new or registered Custom Script.
  • List Custom Scripts Response Enhancement: The GET /v3/scripts endpoint now includes majorAppVersion and minorAppVersion fields in the response, providing information about the InDesign application version requirements for each registered script.
  • Get Custom Script Details Enhancement: The GET /v3/scripts/{script_name} endpoint now also includes the above mentioned version fields.

November 13, 2025

New Features

DocumentInfo API

  • Get InDesign Document Information: New POST /v3/document-info endpoint to retrieve information about INDD/IDML documents. View endpoint documentation

September 3, 2025

Enhancements

Data Merge API

August 4, 2025

New features

Remap Links API

  • Added new /v3/remap-links endpoint for remapping file-based links to AEM links.
  • Supports batch link remapping operations. Ideal for customers working with AEM using Adobe Asset Link (AAL).
  • Explore the API documentation

Custom Scripts API enhancements

  • List Custom Scripts: New GET /v3/scripts endpoint to retrieve all registered scripts.
  • Get Script Details: New GET /v3/scripts/{script_name} endpoint for individual script information.
  • Delete Custom Scripts: New DELETE /v3/scripts/{script_name} endpoint for script deletion management.
  • Explore the API documentation

Documentation updates

  • Added comprehensive User data handling documentation.
  • Enhanced API reference with detailed examples.
  • Improved error code documentation and troubleshooting guides.
  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2025 Adobe. All rights reserved.