Now I’d like to do the same in the Desktop Modeler, but I can’t find the “REST connector” template. Is there any way to install it in my local Desktop Modeler?
REMARK: I’ve seen here that it might be only available in the SaaS Modeler, is that correct?
Hi,
in Desktop Modeler you’d have to configure template in your local file system I think:
According to the the 8.1 release article you should be able to spin the connector locally in self-managed but I’m not sure whether the templates are available anywhere at the moment:
copy the .json files to the resources/element-templates folder in your Camunda Desktop Modelers folder
By doing so i was able to select the REST connector in the “wrench menu” of a task in the modeler and apply the appropriate data
@Tom_Birdshill thanks for your answer.
This works for me on Windows.
Would you know how to do that on Mac? The doc Configuring templates | Camunda 8 Docs doesn’t mention where to find the element-templates folder on Mac
for mac I see * ~/Library/Application Support but I dont see any folder structue there.
Do I need to create camunda-modeler/resources under ~/Library/Application Support ?