-
Suggestion
-
Resolution: Unresolved
-
None
-
1
-
User Problem
At the moment, when you create an incident or alert using API, you get only the code of the result and how much time it took for the request. There are no further data, such as incident/alert ID, tiny ID, or any other data. In case if you need this info for automation, then you won't be able to fetch this data right away.
Suggested Solutions
Implement a possibility to get the tiny ID or incident ID in the response when creating it via API request.
Add another identifier, such as alias to incidents.
Current Workarounds
N/A