Forum Post: RE: Send and receive XML via Http Post Request

  • Thread starter Thread starter pvorobie
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top