TyrantLucifer commented on PR #2404:
URL: 
https://github.com/apache/incubator-seatunnel/pull/2404#issuecomment-1214142335

   If you want to implement a connector like webhook, you can refer feishu sink 
implementation.  You should extends `connector-http-base` and extends 
`HttpSink` and rewrite you logic in your class, by the way, in 
`connector-http-base` we had wrapped a http util.


-- 
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]

Reply via email to