Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Dear Community,
currently I am having Issues regarding the tRESTClient component. The Body i need to call the Service with has the following structure:
---
{
"articles"
"id"
"02977015"
}
]
How can i change the root Node? I tried multiple Ways but none work. Does someone have a Solution?
Thanks in Advance
Hi
You can try tSOAP component that allows you to call a SOAP webservice and provide the body.
Regards
Shong