I making a number of api calls out to a website through an iterator component. The iterator sends two variables: email and website to an API query component, which passes them to the URI in the API profile.
My issue is that the response from the API doesn't always include fields I can easily key back to the email and website values that I am using as a key.
What I am trying to do is pass the variables through to fields in the output. I was hoping the data selector would just let me include the variables in the "column" selection:
But that returns an error.
Advance Query Mode doesn’t work either:
I’ve also tried to set the fields directly in the .rsd file with no luck: