GetAutomationScript
Use this method to retrieve an Automation script.
Input
Item | Format | Description |
---|---|---|
connection | String | The connection ID. See ConnectApp. |
scriptName | String | The name of the Automation script. |
Output
Item | Format | Description |
---|---|---|
GetAutomationScriptResult | DMAAutomationScript | The information of the requested Automation script. |