Guidance needed: Is InDesign API suitable for automated document generation and editing?
Hi everyone,
I’m exploring ways to automate a publishing workflow using Adobe InDesign, and I’d like to confirm if the InDesign API would fit my use case.
Here’s what I need to do:
I’ll receive structured data from a web page (for example, text fields like title, subtitle, author, and body).
This data should be automatically placed into a pre-designed InDesign template.
The result should be returned as an .INDD file (or at least a file I can open and edit in InDesign afterward).
Essentially, I want a web service that takes JSON/CSV input, applies it to an InDesign layout, outputs a native InDesign file (and optionally a PDF).
So my questions are:
1. Is InDesign API the best way to achieve this? Or would I need InDesign Server instead?
2. How can I gain access to the InDesign API?
3. Is there any information about pricing or usage limits for the InDesign API?
Any guidance would be greatly appreciated!
Thanks in advance
