/
Building HTTP Requests
Building HTTP Requests
If you are new to web service interfaces, first review HTTP Request Structure for an overview of what makes up an HTTP request.
When building HTTP requests in the Translator, there are several tips and tricks to know:
If you are a more advanced user or are building a complex integration, refer to our Shell Adapter for a great framework to structure your web client adapters to any API system.
, multiple selections available,
Related content
HTTP Request Structure
HTTP Request Structure
More like this
Handling HTTP Responses
Handling HTTP Responses
More like this
HTTP Response Structure
HTTP Response Structure
Read with this
Web Service
Web Service
More like this
Calling Web Services
Calling Web Services
More like this
Web Service Multithread Worker
Web Service Multithread Worker
More like this