Adding / Changing records via php script

Thanks. I’m looking into it now.

Unless I’m missing something, the documentation is rather poor though.

For instance right now I’m trying to figure out what the url should be for the callApi() function.

EDIT1:

I now see this in the comments:
"The API cannot handle Subscriber Attributes at the moment"
That’s actually a big let down as I need to set a few fields. So I’ll end up importing manually afterwards anyway.
( I suppose I got a bit too excited when I installed this plugin )

EDIT2:

The API is very promising but then ends up to be disappointing. Once I finally figured out what url to use and that I had to call login before calling another function, and once I got all that to work properly, the next function ‘subscriberAdd’ failed and due to poor and conflicting docs I have no idea why. As far as I can tell I’m doing everything right. I’m about to abandon this.

If you have another suggestion as to how to access the database and its properties, I’d be happy to know.