How can we call an external API in Camunda workflow to set value of few variables that will be fed to a DMN?

Is it possible in camunda to write a API call in workflow modeler itself ?

Hi @Akash_Gupta,

This document prepared by @Nele summarizes the different options available to make external Rest calls. (One option is using connectors which I believe is what you are looking for)

1 Like