Release Notes 3.5.9
April 30, 2025
We are excited to introduce you to the latest version of Orchestrate v3.5.9. This release includes enhancements and a few minor bug fixes.
New Single Select and Multi Select Field Types for Input Nodes Enhanced
While configuring an input node in a playbook, you can now add Single Select and Multi Select field types in the Input Parameter. After choosing the field type, you can either manually add options or enter a dynamic path to retrieve a list of options. This feature ensures seamless playbook execution by streamlining input selection with predefined options.
![]() |
For more information, see Input Node.
Access Master Playbook Run Logs from Sub-Playbook Run Logs Enhanced
You can now directly access the master playbook's run logs from the run logs of a sub-playbook. The Run By Playbook field in the sub-playbook's run logs provides a link to the master playbook's run logs, making troubleshooting faster and more efficient.
![]() |
For more information, see Run Logs.
Open API Enhancements
To enhance overall execution efficiency, the following APIs are now introduced to provide concise responses with key parameters such as title, readable_id, source, and more while creating events:
Create Event (v2) API
v2/events/
Create Event (v2) API
{{webhooks_url}}/:app-identifier/:action-identifier/
for webhooksCreate Event through Payload (v2) API
{{webhooks_url}}
for webhooks