Page 1 of 1

Translating cURL command into Javascript

Posted: Fri Feb 08, 2013 6:48 am
by Joseph Yeung

Hi,

My question is how to translate the following (underlined) cURL command (presented by the documentation) into custom javascript. I don't want to fire multiple REST calls, considering the burden to the database server.

Image

Any attention is appreciated.


Translating cURL command into Javascript

Posted: Fri Feb 08, 2013 8:13 am
by Maryna Brodina

Translating cURL command into Javascript

Posted: Fri Feb 08, 2013 9:47 am
by Joseph Yeung

Thank you!