2020testuser opened a new issue #468: URL: https://github.com/apache/camel-kamelets/issues/468
Hi, Could anyone please help me out? 1. In the salesforce kameletbinding [link](https://github.com/apache/camel-kamelets/blob/main/salesforce-source.kamelet.yaml) , the salesforce authentication details such as clientId, clientSecret, password and userName need to be hardcoded. Is there a way to pass as Kubernetes Secret in the kameletbinding or use any other approach rather than hardcoding? 2. Using kameletbinding, can I get all records in Salesforce Contacts and other tables and insert into the sink ( which is a database)? I don't see any 'select' option in Salesforce KameletBinding. 3. In the query in salesforce kameletbinding, can I use multiple queries as I want to insert into more than one table? Thanks in advance! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
