Using the REST API 2.2, I can POST data into SERP. It uses this syntax:
set_field.fieldname = value
I can't see how this could be used to create multiple records. Are there plans to add this feature or is there some method of doing it now?
It would also be nice if the API could accept XML in the same format as when GETting records using the API.