Consumed REST Service
Last modified: May 11, 2026
Consumed REST Services
Mendix offers features that allow you to interact with any REST API. You can use them to build and test your REST requests or create data structures in your project.
Read More
- Consumed REST Service – Describes how to consume a REST service
- Import an OpenAPI/Swagger contract – Describes how to create a consumed REST service from an OpenAPI/Swagger contract
- Call REST Service – Describes the Call REST Service microflow action
- Use Call REST Service Action in a Microflow – Describes how to use the Call REST Service action in a microflow
- HttpRequest and HttpResponse System Entities – Describes these system entities in your domain model