We are using a SF Platform event Sink connector to consume Kafka topics in SF
The use case is payment status from a 3rd party payment gateway like Go Cardless flowing through to Salesforce via Confluent
We see two statuses ( Submitted_GC, Submitted_BANK ) successfully flow through from Kafka ( Confluent connector ) to SF.
Status definitions
Submitted_GC = Submitted Go Cardless
Submitted_BANK = Submitted successfully to Bank
But one status ( Debit Ready ) is not flowing through
Debit Ready = Confirmation that Bank has okayed paymenyt