I am envisioning a function method like:
myservice.syncUsers(users[])

Where users is an array of objects (or an array of arrays, which seems possible with the XMLRPC spec ("s can be recursive, any value may contain an or any other type, including a , described above."), here: http://www.xmlrpc.com/spec.

Is this possible with the existing services module, or must I pass one user at a time?

Comments

marcingy’s picture

Status: Active » Postponed

On hold for review of documentation

marcingy’s picture

Status: Postponed » Closed (works as designed)

Arrays can be passed in therefore there shouldn't be any reason why that array can't itself contain arrays.