Skip to content

Enable using file url for uploading instead of base64

Klaas Eikelboom requested to merge uploadurlforfile into 2.0.x

Enables sending a file url instead of base64 encoded content as file.

Set the item format URL to enable this option.

image

On the formprocessor use the File Upload with URL type.

Merge request reports