Re: looking for example of REST calls

2018-12-11 Thread Randy Jaynes via 4D_Tech
Chuck, I’m in the process of finishing REST calls to the Pressero web2print API. The majority of the methods I had to write are quite similar and go something like this: ARRAY TEXT($aHeader_Name;0) ARRAY TEXT($aHeader_Value;0)

looking for example of REST calls

2018-12-11 Thread Chuck Miller via 4D_Tech
Hi all subj says it all. I may have to connect to a rest server and deliver a file in that manner for one of my clients. As I have never used rest before, I was hoping for an example of how that would be done. I looked on 4D web site and in knowledge base but could not find what I was looking