Introduction
Introduction
Interact with the SugarCRM APIs effortlessly using the Swagger UI Interface.
We had numerous scenarios where external vendors and teams wanted to integrate with SugarCRM, but there is no easy way to access the APIs itself - You have to use OAuth + Use Postman or Rest clients, but they don't provide help. SugarCRM has really useful documentation about all REST APIs, but they are not presented in a nice Swagger format.
This Add-On tries to overcome the issues by providing a beautiful Swagger Interface for the SugarCRM APIs, with easy OAuth Authorization.
**Quick Reference: ** The API Interface can be accessed with the URL yoursite.com/rest/v10/swagger
Getting started
Saving Comment...