The API has limit on the length of URL it can accept. This function uses a (trial-and-error) limit on the number of IDs to meet this constraint and sends multiple request (split on ResourceIDs) if necessary.
1 | get_api_df(table_name, ResourceIDs, extra_filter = "")
|
TODO: change so it checks the length of URL to determine number of requests
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.