G
Godfrey Sorita
Guest
Please try using "Send HTTP GET Request" trigger. This type of trigger retrieves the response and stores the 2 values ("ReturnStatus" and "ReturnBody"). These values can be accessed from an object script right after the trigger using rbv_api.getSharedValue(). Let me know how it goes.
Continue reading...
Continue reading...