Hi Community,
Good Day
I have tried this one
https://academy.bpmonline.com/documents/technic-sdk/7-12/dataservice-ad…
Using C# console application project we can insert data to BPM online,
My question is, how about adding multiple records? or do I need to re initialize all of this and trigger POST method in every record that I will insert.
Thanks
Like
1 comments
18:50 Sep 25, 2018
Hello,
If you need to insert/update a multiple records in your request, please use the Batch Query - https://academy.bpmonline.com/documents/technic-sdk/7-12/dataservice-ba…
Show all comments