Re: Dynamic Content Labels from Parse JSON
Hi @Gwalling
Thanks very much! The schema looks a bit weird/different from what I expected. What is your content/API request, from which you generated this schema? It looks like you put in a schema into the "generate from sample", so that a schema is created out of a schema.
I tried to build the request out of the schema:

The area and arrows should show where the information came from the request. e.g. the "required" be an array with just one value (probably), all of these "type" are generated, because the value is not just a string, but an object with only one value and the title of the object is "type" (as I guess). Please confirm or deny this.
I would recommend try to generate the schema again, you can just let the flow run once (and terminate the flow right after the API call; or use some old runs where there is an output from the API call) and add the output with the data into the "generate from sample" to get the schema.
From what I can see from your screenshots, you are running through the array of "required", the only title within these arrays is "type", so this might show you all the "type" within the dynamic value, when you try to add it an action. But when you try to add a dynamic value within the "apply to each" field, you are not limited to only what's inside the array, but all the results from your schema.
-> Maybe it could also work, if you just leave out the "apply to each" and just fill in the information
Does this help you? Otherwise please give me some more information.
Best regards
Marvin
If you like this post, give a Thumbs up. If it solved your request, Mark it as a Solution to enable other users to find it.
Blog: Cloudkumpel