Help with solution architecture

Hello you all.

Hope you could help me with the best approximation of a solution with Influxdb.

My client has 1 year of IoT data stored in a SQL Server. Each day adds more data to that database. I would like to store all current data and incoming data to a Influxdb database. I was thinking in a flux query to catch incoming data and a bulk insert with telegraf to insert all current data.

Do you think is it all right? Would you take any other solution?

Thanks in advance!!
Ruben.