I am pulling SalesForce API records into Sql through MSBI ETL using script task. I'am using the Sales Force access token for the authentication purpose in code. But that access token expires every 12 hrs and I've to manually update the access token before the package execution. Please help me out if there any possible way to have permanent Salesforce access token key or how can we generate access token from refresh token from Salesforce API.
Regards, Mohammed