Building A Test Package In SQL Dev That Writes To A Smartsheet

Hello,

I am attempting to build a package in SQL Dev that takes data from a table in SQL Server and inserts it into a Smartsheet. For example, I have three lines of data in a table in SQL Server that I need to have added to a Smartsheet table.

How do I go about creating a package that does this? I have never built a package in SQL Dev before so I am relatively new to all of this.

Best Answer

Answers