API reference
Add new Kafka exchange mock
GET
{MOCK_ADAPTER_UR}
/
api
/
kafka-exchanges
/
View all available Kafka exchanges
mock-adapter-url
string
The URL of the mock adapter.
sentMessageJson
string
The mocked JSON message that the integration will send
receivedMesssageJson
string
The JSON message the integration should reply with
outgoingTopic
string
Should match the topic the engine listens on for replies from the integration
incomingTopic
string
Should match the topic name that the integration listens on
Was this page helpful?