I want to announce a Ruby gem for REST api integration for Ruby. This gem is specifically useful for those using Ruby on Rails or an app with a job queuing mechanism.
https://rubygems.org/gems/camunda-workflow
It is designed to integrate Camunda’s external tasks with Ruby job queuing libraries like ActiveJob or Sidekiq. It can help integrate a BPMN process with Ruby on Rails applications or any Ruby application.
There are a lot of nuances around Camunda’s REST API integrations which this gem helps handle.