Used by all wrapper functions it takes the URL replaces the spaces with '%20' so the query doesn't break and then tidies the output getting rid of unnecessary things. Gives you a warning if your query is too big.
1 | hmrc_api_requester(full_url)
|
1 | hmrc_api_requester("https://api.uktradeinfo.com/ots?$apply=filter(MonthId gt 202008 and CommoditySitcId lt -1)&$count=true")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.