Forum Discussion

Vankod's avatar
Vankod
Frequent Visitor
9 years ago
Solved

How to add body into Web.Contents()?

I need to add Body { "method": "get", "params": { "SelectionCriteria": {}, "FieldNames": ["Id", "Name"] } } in Web.Contents() query.   I can not understand how to do it. Is ...