CRM Integration
This section provides an overview of the implemented CRM Integration use-cases, showcasing the seamless integration between the Customer Relationship Management (CRM) system and the OCS.io solution. These use-cases demonstrate the various functionalities and interactions between CRM and OCS.io, enabling efficient customer management and order processing.
The implemented use-cases include:
Customer Creation: The CRM system can initiate the creation of a new customer in OCS.io, seamlessly transferring customer details such as name, contact information, and account preferences.
Account Management: CRM can manage customer accounts in OCS.io, enabling tasks such as updating account information, setting account preferences, and assigning account hierarchies.
Subscription Management: CRM can create and manage subscriptions for customers in OCS.io, allowing for the addition, modification, or cancellation of subscription plans and services.
Customer Management
Use-Case | Short Description |
---|---|
The CRM / Ordering system creates a Customer in the OCS.io via the RESTful API. |
|
The CRM / Ordering system updates a Customer in the OCS.io via the RESTful API. |
|
The CRM / Ordering system updates a Customer’s External ID in the OCS.io via the RESTful API. |
|
The CRM / Ordering system updates a Customer’s Custom Name in the OCS.io via the RESTful API. |
|
The CRM / Ordering system updates a Customer’s Custom Attributes in the OCS.io via the RESTful API. |
|
The CRM / Ordering system updates a Customer’s Segment in the OCS.io via the RESTful API. |
|
The CRM / Ordering system updates a Customer State in the OCS.io via the RESTful API. |
|
The CRM / Ordering system creates an instance of the Offer Subscription on Customer level in the OCS.io via the RESTful API. |
Account Management
Use-Case | Short Description |
---|---|
The CRM / Ordering system creates an Account in the OCS.io via the RESTful API. |
|
The CRM / Ordering system updates an Account in the OCS.io via the RESTful API. |
|
The CRM / Ordering system updates an Account’s External ID in the OCS.io via the RESTful API. |
|
The CRM / Ordering system updates an Account’s Custom Name in the OCS.io via the RESTful API. |
|
The CRM / Ordering system updates an Account’s Custom Attributes in the OCS.io via the RESTful API. |
|
The CRM / Ordering system updates an Account’s Segment in the OCS.io via the RESTful API. |
|
The CRM / Ordering system updates an Account State in the OCS.io via the RESTful API. |
|
The CRM / Ordering system creates an instance of the Offer Subscription on Account level in the OCS.io via the RESTful API. |
|
The CRM / Ordering system updates an Account’s Bill Cycle in the OCS.io via the RESTful API. |
|
The CRM / Ordering system updates an Account’s Tax Exemption flag in the OCS.io via the RESTful API. |
Subscriber Management
Use-Case | Brief Description |
---|---|
The CRM / Ordering system creates a Subscriber in the OCS.io via the RESTful API. |
|
The CRM / Ordering system updates a Subscriber in the OCS.io via the RESTful API. |
|
The CRM / Ordering system updates a Subscriber’s External ID in the OCS.io via the RESTful API. |
|
The CRM / Ordering system updates a Subscriber’s Custom Name in the OCS.io via the RESTful API. |
|
The CRM / Ordering system updates a Subscriber’s Custom Attributes in the OCS.io via the RESTful API. |
|
The CRM / Ordering system updates a Subscriber’s Segment in the OCS.io via the RESTful API. |
|
The CRM / Ordering system updates a Subscriber State in the OCS.io via the RESTful API. |
|
The CRM / Ordering system creates an instance of the Offer Subscription on Subscriber level in the OCS.io via the RESTful API. |
|
The CRM / Ordering system creates an instance of the Resource on Subscriber level in the OCS.io via the RESTful API. |
|
The CRM / Ordering system updates a Resource on the Subscriber in the OCS.io via the RESTful API. |
Subscription Management
Use-Case | Brief Description |
---|---|
The CRM / Ordering system updates a Offer Subscription in the OCS.io via the RESTful API. |
|
The CRM / Ordering system updates a Subscription’s External ID in the OCS.io via the RESTful API. |
|
The CRM / Ordering system updates a Subscription’s Custom Name in the OCS.io via the RESTful API. |
|
The CRM / Ordering system updates a Subscription’s Custom Attributes in the OCS.io via the RESTful API. |
|
The CRM / Ordering system updates a Offer Subscription State in the OCS.io via the RESTful API. |
Individual Offer Management
Use-Case | Brief Description |
---|---|
The CRM / Ordering system creates an instance of the Individual Offer Subscription in the OCS.io via the RESTful API. |
|
The CRM / Ordering system creates an instance of the Balance Subscription in the OCS.io via the RESTful API. |
|
The CRM / Ordering system creates an instance of the Monetary Balance Offer Subscription in the OCS.io via the RESTful API. |
|
The CRM / Ordering system creates an instance of the One-Time Fee Offer Subscription in the OCS.io via the RESTful API. |
|
The CRM / Ordering system creates an instance of the Recurrent Fee Offer Subscription in the OCS.io via the RESTful API. |
|
The CRM / Ordering system creates an instance of the Absolute Discount Offer Subscription in the OCS.io via the RESTful API. |
|
The CRM / Ordering system creates an instance of the Percentage Discount Offer Subscription in the OCS.io via the RESTful API. |
|
The CRM / Ordering system creates an instance of the Absolute Billing Discount Offer Subscription in the OCS.io via the RESTful API. |
|
The CRM / Ordering system creates an instance of the Percentage Billing Discount Offer Subscription in the OCS.io via the RESTful API. |
Balance Management
Use-Case | Brief Description |
---|---|
The CRM / Ordering system updates a Balance on Offer Subscription in the OCS.io via the RESTful API for those Offers having Balance service. |
|
The CRM / Ordering system updates multiple Balances on Offer Subscription in the OCS.io via the RESTful API for those Offers having Balance service. |