Re: Custom Connector to Salesforce and Refresh Token Issue
Actually there is a way. I opened a support ticket and they helped me figure it out, I had the wrong token url (props to Rajat at Mindtree in Hyderabad!). I'll give details here in case it helps others.
You can indeed create a custom connector to Salesforce, but do not use Salesforce as the Oauth provider as one would assume, use 'Generic Oauth 2'. With that option selected, you can enter the unique urls you need for auth and token/refresh.

Here's where things get buggy. When you click 'Update connector', it changes the Identity Provider to Salesforce and the unique urls you entered are no longer there. They actually are there and are used in your connection, but are hidden from view making debugging difficult. I opened a bug fix for this UI issue.
