Skip to content

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:

This guide will focus on the practical aspect of developing a ConnID Rest connector.

Sections

The guide is divided in the following sections:

  1. Development environment setup
  2. The connector project structure
  3. Reading the first user
  4. More operations (Not yet available)