Hi Philip, I'd definitely see a lot of use cases for the first one. I'd however provide an option to either have one request per record, or have a single HTTP call to send the complete set of records to the endpoint. I don't have a use case for the second one, but if you have one, that's great and I think this would be useful for the community.
Pierre Le jeu. 25 mars 2021 à 14:47, Phillip Grenier <phil...@zobierlabs.com> a écrit : > Looking for feedback on if 2 new sinks would be accepted by the community. > > 1. InvokeHttpSink: that would make an http request per record, to insert or > update a remote end point > 2. DistributredMapCacheSink: to insert records into the cache map by a key > given a record path >