P
pvorobie
Guest
There is a way to process HTTP response in subsequent triggers through rbv_api.getSharedValue() API. However now we have much easier way: rbv_api.sendHttpPost() API in Object Script triggers. Use rbv_api.parseXML() to parse XML response.
Continue reading...
Continue reading...