How to store a file into local disk from a request sent via APIGEE cloud, using javascript?

Not applicable
 
0 2 186
2 REPLIES 2

@Avratanu Rakshit

Could you please elaborate on your question ? You have a request routed through Apigee and you'd like to store the corresponding response using javascript in a file ?

An example would help.

Not applicable

Ok for example I have created a no target api and I am sending some requests/files and i would like to store the file, lets take pdf as an example into my local disk.