Documentation Index

Fetch the complete documentation index at: https://support.dise.com/llms.txt

Use this file to discover all available pages before exploring further.

New Dise One & CX Portal release! Click this link to read the release notes: Dise One 4.2 & CX Portal V41

CX Portal API

Prev Next

The CX Portal is built using the Dise API so all actions in the CX Portal can be done via the API. An integration token must be used to access the Dise API from outside the portal.

Use GraphQL in scripts or via the inbuilt GraphQL tool in the CX Portal:

  1. Add '/docs' to the end of the CX Portal URL.
    1. E.g. https://app.dise.com/docs
  2. Expand 'Docs' in the top right to view API documentation.
  3. Add the GraphQL query to the main section.
    1. Add any query variables to the bottom section.
  4. Click the run button:

graphql