sugarcrm-api-vten

1.0.1 • Public • Published

Project Development Purpose

This package is attempted to build custom UI of sugarcrm using RestAPI v 10.

Diagram

 +----------+
 | SugarCRM |
 |  Server  |
 |          |
 +----------+
    ^   v
    |   |   Request/Response
    |(A)|     RestAPI v10
    |   |
    ^   v
 +---------+                                   +---------------+
 |         |>--(C1)---- Resource Owner ------->|               |
 | Package |         Password Credentials      |    Browser    |
 |   API   |                                   |  Client-side  |
 |         |<--(C2)---- Access Token ---------<|      Code     |
 |         |    (w/ Optional Refresh Token)    |               |
 +---------+                                   +---------------+
    ^   v                                          ^      v
    |   |   Synchronize Data                       |      |
    |(B)|     RestAPI v10                          |      |
    |   |                                          |      |
    ^   v                                          |      |
 +----------+                                      |      |
 |          |>-------------------------------------+      |
 | ClientDB |   Direct Access DB while off connection     |
 |  SQLite  |<--------------------------------------------+
 |          |
 |          |
 +----------+

Figure 1: Work Flow of Package Usage

Usage

  • Detail below ... (Update later)

Package Dependencies

  • request package to use requesting and handling response data as needed.

About Owner

Publish Year

@March 2017

Package Sidebar

Install

npm i sugarcrm-api-vten

Weekly Downloads

0

Version

1.0.1

License

ISC

Last publish

Collaborators

  • lytay