Skip to main content
Version: 3

RESTful Web services

Representational State Transfer (RESTful) has gained widespread acceptance across the Web as a simpler alternative to SOAP and Web Services Description Language (WSDL) based Web Services. RESTful Web Service uses architecture that use HTTP or similar protocols by restricting the interface to use standard operations like GET, POST, PUT, DELETE for HTTP. You can create Consumer/Provider activities with RESTful Web Services using Adeptia Connect.

Following are the major subsections:

Section NameDescription
Creating REST ConsumerStep-by-step instructions to create Web Service Consumer activity for RESTful Web Service.
Creating REST ProviderStep-by-step instructions to create Web Service Provider activity for RESTful Web Service.

You may be interested in...

What's new​
Best practices​
Training guides​
Frequently asked questions​
Adeptia Connect APIs​