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.

Image of Timescale

🚀 pgai Vectorizer: SQLAlchemy and LiteLLM Make Vector Search Simple

We built pgai Vectorizer to simplify embedding management for AI applications—without needing a separate database or complex infrastructure. Since launch, developers have created over 3,000 vectorizers on Timescale Cloud, with many more self-hosted.

Read more

Top comments (0)

Billboard image

Create up to 10 Postgres Databases on Neon's free plan.

If you're starting a new project, Neon has got your databases covered. No credit cards. No trials. No getting in your way.

Try Neon for Free →

👋 Kindness is contagious

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

Okay