REST API POST multiple records
Paul Timms
1-14-20
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.
Dejan R.
1-20-20
Hello Paul,

There's no such functionality, you can only set record values record by record. I suggest you to report a wish and ask local product manager to follow up.

Regards
Paul Timms
1-20-20
Thanks Dejan, I have registered a wish.
Leave Comment
You can subscribe to notifications for this post by selecting the 'star' icon on the top right corner of the post.
Back to the list
Latest Posts
Andis Blicāns, Grasko
Thank You for answer. In this case I used SSLNoCertificateValidation = true; SendWebRequest SSLNoCertificateValidation = false; ...
23:01 24 Mar 2026
Gatis Jansons
Hi, Paul. Sounds like you're talking about REST API. And that your are overwriting data with older values if B managed to read record before A finished to update it. Classic conflict resolution ...
14:53 19 Mar 2026