mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-24 17:59:52 +00:00
22 lines
467 B
YAML
22 lines
467 B
YAML
![]() |
source:
|
||
|
type: salesforce
|
||
|
serviceName: local_salesforce
|
||
|
serviceConnection:
|
||
|
config:
|
||
|
type: Salesforce
|
||
|
username: username
|
||
|
password: password
|
||
|
securityToken: securityToken
|
||
|
scheme: salesforce
|
||
|
sobjectName: sobjectName
|
||
|
sourceConfig:
|
||
|
config:
|
||
|
enableDataProfiler: false
|
||
|
sink:
|
||
|
type: metadata-rest
|
||
|
config: {}
|
||
|
workflowConfig:
|
||
|
openMetadataServerConfig:
|
||
|
hostPort: http://localhost:8585/api
|
||
|
authProvider: no-auth
|