Zoho Office API SaveURL filename

Zoho Office API SaveURL filename

Hello!

I'm using ZOHO docs API in my webapp, Im using MVC 5 ASP.NET C#, everything works fine but when I save the file in the request the filename is always different, something like: 1486937435682_4397000153339752.doc.

I want to know how I can get the orginal document name from my HttpContext request.

Best regards,

Orlando