target

The target array specifies the targets to which the job that is being created will be submitted. If you create the Json manually, then it is mandatory that the first attribute in a target object is “type” and has one of these values:

  • email

    Sends all documents through email.

  • print

    Prints all documents.

  • item

    Store generated and assembled files back to IDM.

Each target type is described in detail below.