Developing a Midpoint Rest Connector
This guide will walk through the development of a sample Midpoint Rest Connector.
Preface
You should check out the following resources that go in details on the basics of ConnID connectors:
- MidPoint - ConnId 1.x Connector Development Guide
- MidPoint - Setting Up New ConnId 1.x Connector Project
This guide will focus on the practical aspect of developing a ConnID Rest connector.
Sections
The guide is divided in the following sections:
- Development environment setup
- The connector project structure
- Reading the first user
- More operations (Not yet available)