All Downloads are FREE. Search and download functionalities are using the official Maven repository.

rd-connectors.hub-salesforce-connector.2.3.source-code.application.yml Maven / Gradle / Ivy

server:
  compression:
     enabled: true
     mime-types: application/json,application/xml,text/html,text/xml,text/plain
  server-header: hub-salesforce-connector

sf:
  soqlQueryPath: services/data/v44.0/query
  workflowPath: services/data/v44.0/process/approvals/

management:
  endpoints:
    web.base-path: /

# The below are optional custom fields which can be configured with their API names to be used for salesforce discount workflow approval.
# If configured, these fields will appear on the notification in WS1.
custom-fields:
  discount-percentage:
  reason-for-discount:




© 2015 - 2025 Weber Informatics LLC | Privacy Policy