Is it possible to schedule an ingestion to happen on a schedule by sending requests to GMS? I know that this is possible through the UI but we would like to use the UI for viewing data and not any management tasks.
l
loud-island-88694
06/30/2022, 5:23 AM
Yes please use a scheduler like airflow to schedule the ingestion jobs using the appropriate connector
t
tall-fall-45442
06/30/2022, 3:33 PM
I was looking for a way that didn't involve adding another tool to our stack. Out of curiosity how does the UI schedule jobs? Would it be possible to mimic that behavior from outside of the UI?