DEV Community

mark vachi
mark vachi

Posted on

5

Add Rest connector to Camunda Desktop Modeler

Here are step-by-step instructions for adding the Rest Connector in Camunda Desktop Modeler

  1. Visit the Camunda Marketplace at marketplace.camunda.com.
  2. Search for "rest" and select the first result, or click on rest-connector.
  3. On the page, click "For SM" and you will be directed to the GitHub repository. Image description
  4. In the GitHub repository, select the "element-templates" folder and download the two files from there. Image description
  5. Create a sub-directory named .camunda/element-templates/ in the directory where your BPMN model is saved on the local filesystem.
  6. Move the two downloaded files from the GitHub repository into the newly created .camunda/element-templates/ directory. Image description
  7. Reload (cmd+r) the Camunda Desktop Modeler to apply the changes.
Image description Image description

Now, you should be able to use the Rest Connector in your BPMN diagrams.

Heroku

Simplify your DevOps and maximize your time.

Since 2007, Heroku has been the go-to platform for developers as it monitors uptime, performance, and infrastructure concerns, allowing you to focus on writing code.

Learn More

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay