Skip to content

fileEdit

Add or edit an attached file. A full explample can be found here: Documents.

actionValues
documentsAdd Attach the file to this documents configuration.
{
    "action": "fileEdit",
    "actionValues": [
        {
            "documentsAdd": "Workingfiles"
        }
    ]
}