Hi All, i am pretty new to Camunda. My requirement is to call an Rest API (GET) and consume the response.
I have created a process and attaching the BPMN file here
restconnector.bpmn (3.3 KB)
The rest api which i am hitting is: https://catfact.ninja/fact
Getting response while hitting explicitly as you can refer the attached screesnhot.
While getting null as response in the Camunda Process (Please refer below screesnhot)
Operate Screenshot:
Any help would be appreciated