Notice: This site is now in read-only mode and will no longer be updated.
Please visit our new and improved Knowledge Base at https://kb.joget.org/ for the latest content and updates.
Have you created your web service yet? If yes, then what you are looking for is to check whether a field in the form is of FileType. If yes, then you will create a link for that file to be accessible from outside and send that link in the JSON data.
Hello,
I want to send uploaded file via json to my own web service. Do you guys have any sample of this ?
Thank you very much.
Hi vicky tan ,
Have you created your web service yet? If yes, then what you are looking for is to check whether a field in the form is of FileType. If yes, then you will create a link for that file to be accessible from outside and send that link in the JSON data.