Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.14 KB

connect-to-camunda-8.md

File metadata and controls

29 lines (18 loc) · 1.14 KB
id title description
connect-to-camunda-8
Deploy your first diagram
Follow these steps to directly deploy diagrams and start process instances in Camunda 8.

Desktop Modeler can directly deploy diagrams and start process instances in Camunda 8. Follow the steps below to deploy a diagram to Camunda 8 SaaS. To deploy to a local installation, visit the Camunda 8 Self-Managed guide.

  1. Click the deployment icon:

deployment icon

  1. Click Camunda 8 SaaS:

deployment configuration

  1. Input the Cluster URL and the credentials (Client ID, Client Secret) of your API client:

deployment via Camunda 8

  1. Toggle Remember credentials to locally store the connection information.

  2. Click Deploy to perform the actual deployment.

deployment successful

:::note As a next step, start a new process instance. :::