Trying to extract scheduled price data for CNH and CNY identifiers , i was able to successfully extract EOD pricing for these identifiers but facing error when trying to extract the prices at specific time of day, please find below the API query details along with URL and error message Code from ayx import Alteryx import…
The existing DSS user (Narrative Tapestry, DSS ID:9039653 ) developed their own SFTP system and is currently testing it. They could log in DSS normally and retrieve data from the reports directory, but the files they are expecting are not there. They can only find files some time ago, and recent files are missing according…
I tried setting up my code to get the price at 8:30 AM UTC but it doesnt seem to work, could you please help me with it Code token_url = "https://selectapi.datascope.refinitiv.com/RestApi/v1/Authentication/RequestToken" payload = "{\r\n "Credentials": {\r\n "Username": "9038135",\r\n "Password": "***********"\r\n }\r\n}"…
Hi, We would need the endpoints for all valid content field names for these 2 report templates, based on the report template code please. Best regards, Gareth
client has pulled data accidentally for the inactive ric - value was blank so in the output file it didnt provide any line of text/daata for same and when they have checked output basically values shifted 1 row Client says they are not using REST API - but SOAP and different web connector they receive data like this they…
Please provide PCN/ DN/ date of SOAP API EOD If not available - any other info
Code def get_rics(token): url=f"{BASE_URL}/Extractions/ExtractWithNotes" headers={"Content-Type":"application/json","Authorization":f"Token{token}" } payload = {"ExtractionRequest":{ "@odata .type": "#DataScope.Select.Api.Extractions.ExtractionRequests.InstrumentsListExtractionRequest", "ContentFieldNames":…
Hi team, I am able to fetch market data from "TickHistoryIntradaySummariesExtractionRequest’ on demand Extraw Raw Rest API request. Similarly when I try to extract data from "EndOfDayPricingExtractionRequest’ ,i am getting an error as "Permission denied for the template".Kindly help me on getting the access to the template…
Hi team, I hope this inquiry finds you well. I'm looking for a way to locate equities by their tickers, and I know we have a request to that like this: That doesn't seem to allow the use of more than 1 ticker or org ID, I understand that TH Historical Search is not available for DSS Users, unless they get a TH ID, but is…
How can I use a restAPI for history data to get all the corresponding RICs from the chain RIC
It looks like you're new here. Sign in or register to get started.