Hi Mohamad,
Dilip is right: there is no "native" operation that will allow you to modify another incident from within an incident playbook.
But since you seem familiar with REST APIs, maybe you could use the REST API Functions for SOAR.
Just a thought
------------------------------
Pierre Dufresne
------------------------------
Original Message:
Sent: Mon July 29, 2024 09:43 AM
From: Dillip Nath
Subject: Modify an incident within a playbook
Hi Mohamad,
Unfortunately it is not possible to modify another incident from within an incident playbook.
Regarding using the PATCH incident API, you can get the latest version number (vers) from GET incident api that you can use in PATCH api request.
------------------------------
DillipNath
------------------------------