Automating Data Ingestion Process with Python and Parameters

Original Slack Thread

Hello , is there a way to automate data ingestion process, example I want to create automated connection with postgres database using python with help of parameters such as host, username , password , can it be possible?

<@U05JJUZ6DQF>
You can use cron tab if you are using cli and if you are using portal then you can schedule the ingestion on UI.