Designer 10.15 | webMethods Service Development Help | Creating Client Code | Building a REST Client
 
Building a REST Client
To interact with a REST application, a customer or partner must create a REST client that can send properly formed requests to the REST server and handle responses sent by the server.
For information about creating a REST resource, see Configuring a REST V2 Resource. For more information about how Integration Server uses REST and REST client requirements, see Sending Responses to the REST Client.
Related Topics
Creating Client Code