source: type: salesforce config: auth: DIRECT_ACCESS_TOKEN instance_url: ${SALESFORCE_INSTANCE_URL} username: ${SALESFORCE_USERNAME} password: ${SALESFORCE_PASSWORD} security_token: ${SALESFORCE_SECURITY_TOKEN} access_token: ${SALESFORCE_ACCESS_TOKEN} sink: type: datahub-rest config: server: ${DATAHUB_GMS_HOST}