Red Hat Camel K is no longer supported.
As of June 30, 2025, Red Hat build of Camel K has reached End of Life. The suggested replacements is Red Hat build of Apache Camel. For details about moving, see the Camel K to Camel Quarkus migration guide.第 59 章 Salesforce 源
从 Salesforce 接收更新。
59.1. 配置选项 复制链接链接已复制到粘贴板!
下表总结了 salesforce-source
Kamelet 的配置选项:
属性 | Name | 描述 | 类型 | 默认 | Example |
---|---|---|---|---|---|
clientId * | 消费者密钥 | Salesforce 应用程序消费者密钥 | 字符串 | ||
clientSecret * | 消费者机密 | Salesforce 应用程序消费者 secret | 字符串 | ||
密码 * | 密码 | Salesforce 用户密码 | 字符串 | ||
查询 * | 查询 | 在 Salesforce 网站上执行的查询 | 字符串 |
| |
topicName * | 主题名称 | 要使用的主题/频道的名称 | 字符串 |
| |
userName * | 用户名 | Salesforce 用户名 | 字符串 | ||
loginUrl | 登录 URL | Salesforce 实例登录 URL | 字符串 |
|
带星号(*)标记的字段是必需的。