第 65 章 Salesforce Source


Receive updates from Salesforce.

65.1. Configuration Options

The following table summarizes the configuration options available for the salesforce-source Kamelet:

Expand
PropertyNameDescriptionTypeDefaultExample

clientId *

Consumer Key

The Salesforce application consumer key.

string

  

clientSecret *

Consumer Secret

The Salesforce application consumer secret.

string

  

password *

Password

The Salesforce user password.

string

  

query *

Query

The query to execute on Salesforce.

string

 

SELECT Id, Name, Email, Phone FROM Contact

topicName *

Topic Name

The name of the topic or channel.

string

 

ContactTopic

userName *

Username

The Salesforce username.

string

  

loginUrl

Login URL

The Salesforce instance login URL.

string

https://login.salesforce.com

 

notifyForFields

Notify For Fields

Notify for fields.

string

ALL

 

notifyForOperationCreate

Notify Operation Create

Notify for create operation.

boolean

True

 

notifyForOperationDelete

Notify Operation Delete

Notify for delete operation.

boolean

False

 

notifyForOperationUndelete

Notify Operation Undelete

Notify for undelete operation.

boolean

False

 

notifyForOperationUpdate

Notify Operation Update

Notify for update operation.

boolean

False

 

operation

Operation

The operation to use

string

subscribe

 

rawPayload

Raw Payload

Use raw payload String for request and response (either JSON or XML depending on format), instead of DTOs, false by default.

boolean

False

 

replayId

Replay Id

The replayId value to use when subscribing to the Streaming API.

long

  

* = Fields marked with an asterisk are mandatory.

Red Hat logoGithubredditYoutubeTwitter

学习

尝试、购买和销售

社区

關於紅帽

我们提供强化的解决方案,使企业能够更轻松地跨平台和环境(从核心数据中心到网络边缘)工作。

让开源更具包容性

红帽致力于替换我们的代码、文档和 Web 属性中存在问题的语言。欲了解更多详情,请参阅红帽博客.

关于红帽文档

Legal Notice

Theme

© 2026 Red Hat
返回顶部