Integrations

Cloud CMS allows you to connect to external cloud-based services for purposes of things like:

  • external data storage for binary data
  • auto-record updates to dns servers
  • event handling to cloud notification handlers

To configure these services, you simply create a service descriptor via the main interface:

Service descriptors are declared once and can be re-used multiple times within your platform, across different projects and applications. Service descriptors are encrypted on the server side and their configuration information, while externally editable, is not readable by anything other than internal services within Cloud CMS.

In other words, service descriptor information is treated as highly secure and cannot be retrieved via the content API.

Available Services