zregvart commented on issue #1271: URL: https://github.com/apache/camel-kafka-connector/issues/1271#issuecomment-941253884
You need to set `camel.source.endpoint.rawPayload=true` to get JSON payloads, otherwise you're seeing `toString()` representation of a Java object `org.apache.camel.component.salesforce.api.dto.PlatformEvent`. -- 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]
