Hi!
I'm currently developing a python script that processes DownloadProduct (PCN) and DownloadData (DN) Excel Files. I want to automate the task of downloading the DownloadProduct and DownloadData (with applied filters) from the myRefinitiv Portal. (The one where you need to manually click the filter button and click the download excel file button)
I've read some documentation about the RDP API and I'm guessing that would help me in what I'm doing but I'm unsure if it will answer my needs.
Also, if this is not possible, then is there a way to access that data that's contained in those excel files?