"bridge": "bondy_kafka_bridge",
"realm": "com.example.realm",
"topic" : "com.example.user.created",
"options": {"match": "exact"}
"topic": "{{kafka.topics |> get(com.magenta.wamp_events)}}",
"key": "\"{{event.topic}}/{{event.publication_id}}\"",
"value": "\"{{event.topic}}/{{event.publication_id}}\""