Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Replace XYZ with your space and tempdir with the directory you want to put the attachments in.

Tip

Make sure you create the directory first. Otherwise it will be treated as a file name. If it is a directory, then the attachment name is used as the file name within the directory provided.

No Format
--action runFromAttachmentList --space XYZ  --common "--action getAttachment --id @pageId@ --name \"@attachment@\" --file tempdir" --continue

...