Connector Overview: This page documents all 1 actions for the Adobe In Design v1.0.
General
GETRun Script
/asset
Run a script in Adobe InDesign by specifying its file path or providing the script text directly. Use this to automate document creation, layout adjustments, and formatting tasks.
Parameters
Parameter Name
Description
Script File Path
The file path pointing to the script asset you want to execute.
Script Text
The raw text code of the script to be run directly.
Scripting Language
The scripting language of the source code, such as javascript.