Deprecated - Overview (External Build)
A quick overview of the platform, functionality, and high level workflows.
This section is deprecated. A replacement solution/specification for externally controlled integration is in active development.
This guide aims to familiarize developers with essential programatic flows to enable secure user onboarding using a OAuth 2.0 Client Credentials Grant on the platform.
I'm a Developer, what is the functional objective of this documentation?
- Creating an authentication portal to handle account and session creation. Enabling the user to be securely redirected from your platform to MSPCentric's.
- Creating an integration bridge that performs the necessary actions against the vendor-api for syncing and integration. This includes:
- Creating and Updating the Integration
- Updating the Integration status.
- Creating Mapping's for Accounts and Services
- Creating the relevant resources within MSPCentric for the relevant modules implemented.
- Cost Reconciliation
- Configuration Items
- Alert to Ticket
Prerequisites
- Basic understanding of REST APIs and OAuth 2.0
- Basic MSP domain knowledge.
- Knowledge of your internal Domain Model
Example Implementations
Coming soon.
