A script gets data from an API, and I\'m trying to import that data into SQL Server using a PowerShell.
$params = @{ ServerInstance = "SQLDB1"