... and incorporation country as input parameter?
I have used record matching functionality where an excel of max 1000 records can be passed to get permid, but is there any other alternative using API playground to achieve it ?
Hi @arun.mani
Yes, it is possible to get a company'd PermID based on your input requirements. You can use the Search API. For example:
In the above, I'm search for an exact name of the company and the country of incorporation.
Could you please let me know which API are you using? Is it RDP API (Its API Playground) or Python Library (Eikon Data API or RD Library)
Thanks,AHS
I am currently using RDP API
Actually, I don't know about this search functionality! Would be really helpful if you can provide the documentation of this API !Thanks in advance !
I would suggest you refer to the article: Building Search into your Application Workflow. The article provides an overview of the Search service and examples. In addition, will point to other useful resources including documentation outlined within the API Playground.