GetJobAttachmentNames
Use this method to retrieve the names of all files attached to a specific job.
Input
| Item | Format | Description |
|---|---|---|
| connection | String | The connection ID. See ConnectApp. |
| jobID | String | The job ID. |
Output
| Item | Format | Description |
|---|---|---|
| GetJobAttachmentNamesResult | Array of string | The names of the files attached to the specified job. |