# Source Connectors

This is an informational resource endpoint that returns the [source connector](/docs/@production/source-connectors/index.md) used in a specific Salesforce org. There is always a default source,
but an org can have more than one source connector enabled.

The source connector determines which payment-related objects FinDock needs to create and update in Salesforce when an action is initiated through the Payment API.


## Get available sources

 - [GET /SourceConnector](https://docs.findock.com/api/payment-api-v2/source-connectors/getsourceconnectors.md): This endpoint returns the configured source connectors in the Salesforce org.

