how to handle fileupload and filedownload through apigee

plvndinesh
Participant II

Hi,

Can anyone help to know how apigee deals with fileupload and fileDownload.

Note:I'm using Angular as frontend and spring rest at service end and i can able to do fileupload and download but i need to call service through apigee and what are the possible ways to call the service.

please provide any links or viedos regarding this.

0 1 453
1 REPLY 1

Not clear what you are trying to do, what you tried, and what isn't working.

"file upload and download" - if you are using HTTP for the requests, then it's just going to work .

If you are using something other than HTTP , then it won't.

What have you tried?