Stanislav Deviatov created CAMEL-21910:
------------------------------------------
Summary: [Camel Spring Boot Examples] Add Salesforce example
Key: CAMEL-21910
URL: https://issues.apache.org/jira/browse/CAMEL-21910
Project: Camel
Issue Type: Task
Components: examples
Reporter: Stanislav Deviatov
Add the example that provides REST API endpoints for managing Salesforce
contacts (list all, get by ID, update) and implements real-time monitoring of
Contact changes through Change Data Capture (CDC) events.
*Features*
* REST API endpoints to fetch all Salesforce contacts, get contact by ID, and
update a contact by ID
* Listens continuously for Change Data Capture events (CDC)
* Salesforce authentication using client credentials flow
--
This message was sent by Atlassian Jira
(v8.20.10#820010)