SOLAR SF Connector

Description

Proxy API to consume Salesforce REST API and any other Salesforce services
exposed at */<>/services/* path.
It acts as pass-through of incoming requests, routing them to the final
Salesforce endpoint, so ignore the API defined paths, they are defined in
this way to allow the API accept all kind of request up to 7 segments in the
path, but they are not…