szymon_dybczak
Esteemed Contributor III

Hi @ChristianRRL ,

Unfortunately, they chose quite confusing name. Autloader only supports one type of source -> cloudFiles.
And cloudFiles is nothing but your cloud object storage. So in this example they have a datalake directory /api/request where the payload from API is saved.
So, to sum it up - you can't use autloader to read data directly from API's.

View solution in original post