Forum Discussion
Robbe
3 years agoRegular Visitor
Web.Contents Call, not working
Hi all, I'm trying to do an API call that should send the following Call : https://<<BASE-URL>>/rest/insight/1.0/iql/objects?objectSchemaId=3&iql=objectId=3 As documented here: Solved: Insig...
ImkeF
3 years agoCommunity Champion
Hi Robbe ,
how did you write it?:
so: "iql=[objectId=7249]"
or so: "iql=[objectId=""7249""]"
- Robbe3 years agoRegular Visitor
Hi,
As soon as I put the "=" between quotations it switches the "=" to "%5B"The other suggestions you gave :
Resulted still into this:
Are you sure the nested Queries work ?Robbe