What is the problem or goal the end user is trying to solve or accomplish?
Users would like to be able to dynamically construct URL to Dashboards with specific filters applied.
How are they solving it currently?
Users can create the filter configuration they need, and use the copy permalink feature to share it with users.
What is the recommended solution by the Customer?
Provide a way to dynamically construct URLs with specific filter configurations
The API docs show that it is technically possible to programmatically generate a permalink with filter values applied, but I am having a hard time understanding all of the POST payload arguments and how to generalize the concept. The lack of concrete examples is a real bummer.