I'm attempting to access Sharadar's premium Core US Fundamentals Data from Quandl with AddData. They want an url like this:

https://www.quandl.com/api/v3/datatables/SHARADAR/SF1.csv?ticker=AAPL&api_key=1xaA2KgN-ESm-fzR3Kmy

I can indicate 'SHARADAR/SF1', but how do I include the ticker when AddData has no way of indicating what ticker to use?

Author