Read csv data from AEM DAM in Python
I have a requirement to read data from a csv in AEM DAM environment. The data will then be processed using Python/Databricks and stored elsewhere.
Is there an API or equivalent process to read this data using Python?