No easy way in 4D because there is no built in function to do url encoding. See 
feature request at the link below along with some code to implement it.

https://forums.4d.com/Post/EN/17578327/1/17591881

John DeSoi, Ph.D.



> On Oct 12, 2019, at 1:54 PM, Tom Benedict via 4D_Tech <[email protected]> 
> wrote:
> 
> I’ve successfully tested the REST service using Postman and I can copy the 
> encoded URL from Postman and send it successfully from 4D HTTP Request 
> instead or JSON. So I just need to build the encoded URL on the 4D side. It’s 
> tedious to do though, and I think it’s convenient to use an object on the 4D 
> side to manage the key value pairs. So I’m wondering is there an ‘easy’ way 
> to convert a JSON object into an encoded URL?

**********************************************************************
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:[email protected]
**********************************************************************

Reply via email to