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.

  1. Generate Ticket POST {{url}}/generateTicket

  2. Remind Line Manager POST {{url}}/remindLineManager

  3. Log Absence POST {{url}}/logAbsence

  4. Notify Employee POST {{url}}/notifyEmployee

  5. Send Enquiry Response POST {{url}}/sendEnquiryResponse

  6. Send Escalation Email POST {{url}}/sendEscalationEmail

  7. Reserve Seats POST {{url}}/reserveSeats

  8. Request Payment POST {{url}}/requestPayment

  9. Find Linemanager GET {{url}}/employee?{{employeeName}}