Dear Team,
We successfully implemented the Credentials Profile with the SharePoint Online Connector (https://community.spotfire.com/files/file/147-custom-connector-for-spotfire%C2%AE-to-read-file-data-from-ms-sharepoint-online/) for use with the Automation Service. However, to utilize the Credentials Profile with the SharePoint Online Connector, I need to automate the process of obtaining the Refresh Token from the OAuth Provider for a customer during specific analyses.
Currently, I can obtain the Refresh Token using my own Access Token via the Authorization Code Flow, which requires manual intervention. Is it possible to add the possibilites for this workflow to eliminate the need for manual steps?