Anyone using the new REST API know if there is a b...
# suitescript
t
Anyone using the new REST API know if there is a bulk option, vs one by one record processing?
Or, alternatively, is there a similar feature with SOAP? I have a feeling that there is not…
c
Its all 1 by 1
with soap, you log in, do your stuff and then it logs out... so not QUITE the same as REST but similar