Hi,
I have a requirement, where in I have to update multiple records through an update service.
I actually heard something about batch. But unfortunately it is not working for me. But when i am using this update service for a single time it is working fine(also passing CSRF-Token).
Can someone help me in achieving this? As nowhere I found a batch operation where I could pas CSRF-Token as well.
Thanks in advance