Here are step-by-step instructions for adding the Rest Connector in Camunda Desktop Modeler
- Visit the Camunda Marketplace at marketplace.camunda.com.
- Search for "rest" and select the first result, or click on rest-connector.
- On the page, click "For SM" and you will be directed to the GitHub repository.
- In the GitHub repository, select the "element-templates" folder and download the two files from there.
- Create a sub-directory named
.camunda/element-templates/
in the directory where your BPMN model is saved on the local filesystem. - Move the two downloaded files from the GitHub repository into the newly created
.camunda/element-templates/
directory. - Reload (cmd+r) the Camunda Desktop Modeler to apply the changes.
Now, you should be able to use the Rest Connector in your BPMN diagrams.
Top comments (0)