i have been trying to get my tags, which are stored in a valid json array, to a string or even better to individual variables. i need them to add as tags for multiple outlets afterwards.
my goal would be to have them available as individual tags in order to use them on the different platforms - preferrably without regex for maintainability.
by browsing the existing posts, i have tried to get stuff to work, but somehow i got lost in aggregators, splitters, mappers, etc.