Matt, Yeah, I was thinking about that, but there are a lot of variables that have come up since I wrote that service. One of the big ones is how to take partial responses and merge them? There's no transformer API for that service. Nothing like a Groovy script, JOLT, etc.
What do you think? I think something JOLT-based similar to JoltTransformRecord could be a starting point. On Mon, Jun 29, 2020 at 5:14 PM Matt Burgess <mattyb...@apache.org> wrote: > Mike, > > I think you can use LookupRecord with a RestLookupService to do this. > If it's missing features or it otherwise doesn't work for your use > case, please let us know and/or write up whatever Jiras you feel are > appropriate. > > Regards, > Matt > > On Mon, Jun 29, 2020 at 4:56 PM Mike Thomsen <mikerthom...@gmail.com> > wrote: > > > > Does anyone know a good pattern using the Record API to enrich a data > set record by record with a REST API? > > > > Thanks, > > > > Mike >