We are developing an Action to integrate Looker with a CRM platform. I tried using the
“supported_download_settings”: [“url”], but the URL does not perform an one-time-use download as it is described in the documentation. Therefore I am using “supported_download_settings”: [“push”], but the ideal would be the URL. Could you check if it is a bug?