第 66 章 Salesforce Create Sink


Create an object in Salesforce.

The body of the message must contain the JSON of the Salesforce object, for example: { "Phone": "555", "Name": "Antonia", "LastName": "Garcia" }.

66.1. Configuration Options

The following table summarizes the configuration options available for the salesforce-create-sink 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

  

userName *

Username

The Salesforce username.

string

  

loginUrl

Login URL

The Salesforce instance login URL.

string

https://login.salesforce.com

 

sObjectName

Object Name

The type of the object.

string

 

Contact

* = Fields marked with an asterisk are mandatory.

Red Hat logoGithubredditYoutubeTwitter

学习

尝试、购买和销售

社区

關於紅帽

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

让开源更具包容性

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

关于红帽文档

Legal Notice

Theme

© 2026 Red Hat
返回顶部