CMS Proxy
Introduction
CMS proxy is the service that handles all the get operations to retrieve articles from the CMS. It can retrieve relevant articles for a particular user based on their preferences.
End Point's
| Si No: | API | Version | Note |
|---|---|---|---|
| 1. | Get Contents from CMS | v1 | CMS proxy retrieve all articles from the CMS |
| 2. | Get Contents from CMS By ID | v1 | CMS proxy retrieve articles from the CMS based on id |
| 3. | Get Contents of Available CMS | v1 | CMS proxy retrieve details of the available CMS |
| 4. | Get Contents of Connected CMS | v1 | CMS proxy retrieve details of the connected CMS |
| 5. | Get connected cms credential | v1 | Get connected cms credential |
| 6. | Unsubscribe Connected CMS Vendor | v1 | Unsubscribe a connected CMS Vendor |
| 7. | Subscribe CMS Vendor | v1 | Connect a CMS Vendor |
| 8. | Sync Tags from CMS Vendor | v1 | Fetch and Save Tags from CMS Vendor. |