Ok this works using the Appery.io service.  
 Didn't solve my issue with writing my own AJAX script (Just in case others view this).
 
 Most of the docs I view show how to map responses to a return form. At least from a UI design perspective.
 
 This is also true from a REQUEST as well. But a lot of this data is built or retrieved from behind the scenes. 
 Are there documents on this as well?
 
 It's easy to set up a service REQUEST. But after the request is sent. Do you create an additional EVENT (such as JavaScript), that will be fired after the service has been issued? 
 This is a confusing piece on my part
 
 Thanks Al