I want to store large PDF request data in my local directory using JavaScript.

Not applicable

Request will have large Pdf data which will flow via API and the pdf data should get stored into the local directory using javascript.

0 4 244
4 REPLIES 4

@sumiya , Can you please update your question how this question is related to Apigee ? If it's generic programming question, i would suggest posting same in Stackoverflow.

Former Community Member
Not applicable

You might want to look at BaaS (look for storing assets). You will also be able to associate meta-data to the PDF (and doesn't require JavaScript).

thanks for your reply.

I want to do it in API Management console via API,not planning to do it on BaaS.

Is there any other way of doing it via API?

There may be a misunderstanding, BaaS is a part of Edge, it is accessed via APIs and provides a range of features.

See details on using BaaS for Asset and file management here.