On my current project we have been making extensive use of the RestClient and HttpClient to make API
calls from PB 2019 to various Controllers in SnapObjects.
You can send datastores, strings, numbers, etc to through these calls as parameters.
What we have not been able to do is send arrays or rather we don't know how to send them.
Has anyone done this ? Could you paste an example ?
Miller