Hey,
I’m calling an api (via the API Connector) that gives me back the ID of what I want the value from in, this case “5”, but then if I call the api from within the app for a different ID I can’t get the data… because it’s looking for the initial ID…
Any ideas on how to make the response dynamic or just get the number (eg “5”)?