Camunda 8 BPMN templates
Number of APIs: 9
This collection contains all REST methods needed by our Camunda8-BpmnTemplates which are part of Web Modeler. Since we do not have a FEEL function =true implemented that allows to push a token straight through a service task all services are configured with REST connector.
-
Generate Ticket POST {{url}}/generateTicket
-
Remind Line Manager POST {{url}}/remindLineManager
-
Log Absence POST {{url}}/logAbsence
-
Notify Employee POST {{url}}/notifyEmployee
-
Send Enquiry Response POST {{url}}/sendEnquiryResponse
-
Send Escalation Email POST {{url}}/sendEscalationEmail
-
Reserve Seats POST {{url}}/reserveSeats
-
Request Payment POST {{url}}/requestPayment
-
Find Linemanager GET {{url}}/employee?{{employeeName}}