We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi All,
Is there a way to allow the results coming back from the POST call to be recorded into Kafka??
I dont see any configs for a destination topic like the confluent paid connector has.
Thank you,
Matt Grant
The text was updated successfully, but these errors were encountered:
Should be straightforward to fork the repo and add a Producer in here
https://github.com/thomaskwscott/kafka-connect-http/blob/master/src/main/java/uk/co/threefi/connect/http/sink/HttpApiWriter.java#L158-L164
Sorry, something went wrong.
No branches or pull requests
Hi All,
Is there a way to allow the results coming back from the POST call to be recorded into Kafka??
I dont see any configs for a destination topic like the confluent paid connector has.
Thank you,
Matt Grant
The text was updated successfully, but these errors were encountered: