Hi guys, good afternoon I'm have one demand to ex...
# feedback-and-requests
b
Hi guys, good afternoon I'm have one demand to extract some files every day from this public dataset of ANAC: https://sistemas.anac.gov.br/dadosabertos/Voos%20e%20operações%20aéreas/Registro%20de%20serviços%20aéreos/2021/11%20-%20Novembro/ the new files has a pattern based only on date. but, with the simple file connector I can't change the files url. Is there a way that can i define a pattern to extract or i have to create my own custom connector based on file connector? thanks.
u
hey Bruno is it possible to use some cron and update the URL everyday first thing ?
u
hmmm so how can I update the URL? can I do this with some API or something? or there is a config in the UI that can I use?