I am calling a flow through custom ribbon button and generating report(pdf) saving it in one drive...Now i need to download that report to local system.. How can i pass onedrive URL through HTTP response and how to read response using json code..
OR is there a way to download Pdf directly through flow? Help me..