Does HTTP-Connector Support Method PATCH with payload

Yes. Http-Connector support HTTP Method

  • GET
  • POST
  • PUT
  • PATCH
  • DELETE

I have test by extends BPMN from this thread HTTP-Connector POST Payload configuration and GET URL Parameters with variables? and I test with JSON-Server

!

Test Result

!

** Test Detail about http-connect in my Blog

Note: Camunda use Chunked Request Transfer-Encoding (More information on my Blog Post