Hello! Greetings to everyone. Although I’ve been on this platform for a short time, I’m new to this community.
I’m requesting your valuable help with the following: I have a workflow that automates the extraction of patient information via API. Within the response to the HTTP Request module, the information comes in several arrays (I only need the two mentioned).
The idea is to then take these two values and use another HTTP request module to save them to another database. I thought an iterator would be enough, but I don’t know why when trying to retrieve the information from the iterator, not all the arrays appear.
The problem is my lack of knowledge, but I’ve tried several options and haven’t been able to solve it, so I’m asking for your valuable help.

