Onify Hub API 2.1.3 released

Changelog from version 2.1.2 to 2.1.3

v2.1.3

feature: add bulk items endpoints

  • POST /admin/bulk/items replaces item nested properties like tag
  • PUT /admin/bulk/items update, nested properties are replaced
  • PATCH /admin/bulk/items uses script to update tag and action otherwise behaves as PUT

fix: resume flow with starting user
fix: started flows without process flowstate are resumed
feature: scheduled flows

v2.1.2

fix: bug with request rate limit
fix: resume processes with timers when expiring
fix: utilize flow resource path setting resources_path_flows
feature: start scheduled workflows by cron