The value I need is unfortunately not in the response body that I currently use for my existing backend workflow.
For a clearer depiction, this is the value I need:
I can retrieve the value as shown here (Don’t mind the errors. This is just a dummy backend workflow so I can see what I’m able to map from the API call):
However, as you can see - this response body doesn’t have the values I need to map the rest to their corresponding Bubble fields.
How can I make this work?