I think I have it pulling in correctly but when I try and extract using the JSON processor using Extract from JSON or Expand JSON array it isnt populating the field.
I’ve re-read the academy docs and asked ChatGPT but nothing is working in the output.
Many Thanks,
Best answer by yier.wu
Hello Danny,
I tried myself with the url and by using the processors you mentioned with the logic below so to populate all fields
Expand JSON array : regions → regions_expanded
Extract from JSON : regions_expanded → regionid, dnoregion, shortname …