There is much interest from our customers to be able to create Replicate tasks using scripts and move out of the GUI.
The biggest pain point customers have reported is the manual effort in creating the tasks and selecting tables needed, using the UI.
One of our customers is dealing with about 900+ tables and 140+ tasks and they are very interested in such a feature.
A possible solution which would work is explained below.
1. A configuration file is created in a specified format. This file has the information needed to create a task i.e, task name, table name, endpoint names
2. Use a script / API to create the tasks in replicate using the above configuration file as input.
It would be a great feature for supporting our customers in automation and faster implementation. Requesting your review.