I need to upload a list of tickers (in JSON-format: {"TSLA":10,"AAPL":20,"SPY":30} ) for adding those tickets to my portfolio in my trading strategy. 
How can I upload the fail and How can I access the file from my strategy? (if the answer is in documentation, please give me a specific link)?

Thanks.