Hi all, I see no way to configure a custom sales f...
# ask-community-for-troubleshooting
i
Hi all, I see no way to configure a custom sales force domain in the Salesforce connector. Reading the connector's source, it seems like the login URL is hardcoded. https://github.com/airbytehq/airbyte/blob/94e3e0ea27ab84c13d1283d1078f2f7735285ae5[…]egrations/connectors/source-salesforce/source_salesforce/api.py I have later indeed a connection error. So I guess I would have to deploy my own connector version to test my connection. Does it sound right?
h
Hey you could create an issue around this and yeah if you are interested to contribute for feature feel free to work over it
i
Yeah I think this is the min I can do. From an high level it doesn't seem too much work.