Hi everyone,
I'm currently working on a REST tap and started out with the template. There are two REST endpoints of interest.
My problem is that I need to use the results (e.g. an id list) of one endpoint as url parameters for the other endpoint (one call for each id).
Is there an easy way to solve this with the sdk?
Thanks you for your feedback!
Kind regards, Marc