I’ve been playing with the API Connector and have just about fathomed it (thanks Pergolese). But when I come to use it with the Wikipedia API I have some problems. This is my config:
and the result:
I am not sure but I don’t think it should be returning the pageid’s as though they were keys. If I try to use them in, say, a repeating group then I only get data for THAT pageid. Does that make sense?
This is what the raw data looks like (minus some boring extra keys):
Is it possible that the Wiki JSON format is not working with the API Connector? Or more likely, I’m just doing something dumb?