Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello, we are trying use the open source tool to process data from a file and invoke an API that takes XML body as payload using HTTP request.
We would like to know how we can post an xml payload in the http request body and get a response back that we can parse.
Can you please share any documentation or sample code that we could refer to?
We are trying to use tRESTClient as below. need to pass the XML payload in the body . Please suggest how to configure the tREST client component.
hello,
whats wrong with tRestClient component?
We are trying to use tRESTClient as below. need to pass the XML payload in the body . Please suggest how to configure the tREST client component.
tRESTClient component have a schema (body/string)
you need prepare this body before call tRESTClient
on your screenshots - tRESTClients not tREST
welcome 🙂
sorry, I can't understand you:
- you ask about tRESTClient
- my samples use it
- you are confirming you want to use tRESTClient
what wrong?
in any case - all work as described