Skip to main content
August 16, 2022
Question

Send download QR link passing through web API call

  • August 16, 2022
  • 3 replies
  • 0 views

Hello, is it possible to create a GET API returning downloadable link? 

PDF or jpeg format.

    3 replies

    harshitb6843
    August 16, 2022

    I don't think you can generate the download link this way. You can build some other mechanisms that can help you download the document in base64.

    August 16, 2022

    may I know whats the workaround for this?

    August 17, 2022

    Hello everyone, I am able to find a solution for this problem, but its not downloadable link.