<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Splunk ES 8.2  API note management in Splunk Enterprise Security</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-ES-8-2-API-note-management/m-p/754840#M12738</link>
    <description>&lt;P&gt;Ah great news, so to confirm for anyone else trying this, the notable_time param is required when creating a note?? I didnt see this in the docs - I'll enquire as to whether the docs arent correct or its a bug that the notable_time must be passed to create a note.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;curl --location 'https://&amp;lt;mysplunk&amp;gt;/servicesNS/nobody/missioncontrol/public/v2/investigations/6237136d-044b-4dd6-9a70-229af0f55bde@@notable@@6237136d044b4dd69a70229af0f55bde/notes?notable_time=-3m' \
--header 'Content-Type: application/json' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX' \
--data '{
"title": "Test finding4 for ES 8.2 - new note 16",
"content": "Comment for Test finding4 for ES 8.2 - via new API "
}'
&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":glowing_star:"&gt;🌟&lt;/span&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Did this answer help you?&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;If so, please consider:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Adding karma to show it was useful&lt;/LI&gt;&lt;LI&gt;Marking it as the solution if it resolved your issue&lt;/LI&gt;&lt;LI&gt;Commenting if you need any clarification&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Your feedback encourages the volunteers in this community to continue contributing&lt;/P&gt;</description>
    <pubDate>Tue, 28 Oct 2025 11:19:07 GMT</pubDate>
    <dc:creator>livehybrid</dc:creator>
    <dc:date>2025-10-28T11:19:07Z</dc:date>
    <item>
      <title>Splunk ES 8.2  API note management</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-ES-8-2-API-note-management/m-p/754759#M12734</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Up until Splunk ES 8.1 Splunk ES has an option to update notable event&amp;nbsp; using following API:&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.splunk.com/en/splunk-enterprise-security-8/rest-api-reference/8.0/notable-event-endpoints/notable-event-api-reference" target="_blank" rel="noopener"&gt;https://help.splunk.com/en/splunk-enterprise-security-8/rest-api-reference/8.0/notable-event-endpoints/notable-event-api-reference&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Starting from Splunk ES 8.1 this API is not present any more.&lt;/P&gt;&lt;P&gt;In Splunk ES 8.2 there is a new API 's:&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.splunk.com/en/splunk-enterprise-security-8/api-reference/8.2/splunk-enterprise-security-api-reference/investigation/public_v2_get_notes_from_investigation" target="_blank" rel="noopener"&gt;https://help.splunk.com/en/splunk-enterprise-security-8/api-reference/8.2/splunk-enterprise-security-api-reference/investigation/public_v2_get_notes_from_investigation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.splunk.com/en/splunk-enterprise-security-8/api-reference/8.2/splunk-enterprise-security-api-reference/investigation/public_v2_update_note_in_investigation" target="_blank" rel="noopener"&gt;https://help.splunk.com/en/splunk-enterprise-security-8/api-reference/8.2/splunk-enterprise-security-api-reference/investigation/public_v2_update_note_in_investigation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Those API are suppose to support updating notes( comment in old Splunk ES versions ) as part of findings(notable event in old Splunk ES versions).&lt;/P&gt;&lt;P&gt;Apparently both of the API works only with investigation and not with finding&amp;nbsp; - got error :&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;"code"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;"MC_01202"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;"message"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;"No investigation found mapped to this display id: 0f17658c-9a6c-4de1-9945-b926a3f89c92@@notable"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;"request_id"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;"d4df853d-a45f-4336-ab34-a4160e78705b"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;Any solution for that ?&lt;/P&gt;&lt;P&gt;Can I still use notable event API from here :&lt;A href="https://help.splunk.com/en/splunk-enterprise-security-8/rest-api-reference/8.0/notable-event-endpoints/notable-event-api-reference" target="_blank" rel="noopener"&gt;https://help.splunk.com/en/splunk-enterprise-security-8/rest-api-reference/8.0/notable-event-endpoints/notable-event-api-reference&lt;/A&gt;&amp;nbsp;?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help will be appreciated .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 26 Oct 2025 16:07:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-ES-8-2-API-note-management/m-p/754759#M12734</guid>
      <dc:creator>Dima</dc:creator>
      <dc:date>2025-10-26T16:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk ES 8.2  API note management</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-ES-8-2-API-note-management/m-p/754787#M12735</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/311726"&gt;@Dima&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does this work?&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;curl --request POST \
  --url https://&amp;lt;yourSplunkServer&amp;gt;:8089/servicesNS/nobody/missioncontrol/public/v2/investigations/0f17658c-9a6c-4de1-9945-b926a3f89c92@@notable@@0f17658c9a6c4de19945b926a3f89c92/notes \
  --header 'Accept: application/json' \
  --header 'Authorization: &amp;lt;yourAuthToken&amp;gt;' \
  --header 'Content-Type: application/json' \
  --data '{
  "title": "Note Title",
  "content": "Note content",
  "type": "Task"
}'&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":glowing_star:"&gt;🌟&lt;/span&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Did this answer help you?&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;If so, please consider:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Adding karma to show it was useful&lt;/LI&gt;&lt;LI&gt;Marking it as the solution if it resolved your issue&lt;/LI&gt;&lt;LI&gt;Commenting if you need any clarification&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Your feedback encourages the volunteers in this community to continue contributing&lt;/P&gt;</description>
      <pubDate>Mon, 27 Oct 2025 10:43:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-ES-8-2-API-note-management/m-p/754787#M12735</guid>
      <dc:creator>livehybrid</dc:creator>
      <dc:date>2025-10-27T10:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk ES 8.2  API note management</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-ES-8-2-API-note-management/m-p/754830#M12736</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/170906"&gt;@livehybrid&lt;/a&gt;&amp;nbsp;and thank you for an answer.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The example you provided doesn't work :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;request :&lt;BR /&gt;curl --location 'https://&amp;lt;mysplunk&amp;gt;:8089/servicesNS/nobody/missioncontrol/public/v2/investigations/6237136d-044b-4dd6-9a70-229af0f55bde@@notable@@6237136d044b4dd69a70229af0f55bde/notes' \&lt;BR /&gt;--header 'Content-Type: application/json' \&lt;BR /&gt;--header 'Accept: application/json' \&lt;BR /&gt;--header 'Authorization: Bearer XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX' \&lt;BR /&gt;--data '{&lt;BR /&gt;"title": "Test finding4 for ES 8.2 - new note 8",&lt;BR /&gt;"content": "Comment for Test finding4 for ES 8.2 - via new API",&lt;BR /&gt;"type": "Task"&lt;/P&gt;&lt;P&gt;}'&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;response:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;{&lt;BR /&gt;"code": "MC_01202",&lt;BR /&gt;"message": "No investigation found mapped to this display id: 6237136d-044b-4dd6-9a70-229af0f55bde@@notable@@6237136d044b4dd69a70229af0f55bde",&lt;BR /&gt;"request_id": "b7e6edd4-498e-45f6-a344-96086203768e"&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;The example that worked for me :&lt;/P&gt;&lt;P&gt;request 2&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;curl --location 'https://&amp;lt;mysplunk&amp;gt;/servicesNS/nobody/missioncontrol/public/v2/investigations/6237136d-044b-4dd6-9a70-229af0f55bde@@notable@@6237136d044b4dd69a70229af0f55bde/notes?notable_time=-3m' \&lt;BR /&gt;--header 'Content-Type: application/json' \&lt;BR /&gt;--header 'Accept: application/json' \&lt;BR /&gt;--header 'Authorization: Bearer XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX' \&lt;BR /&gt;--data '{&lt;BR /&gt;"title": "Test finding4 for ES 8.2 - new note 16",&lt;BR /&gt;"content": "Comment for Test finding4 for ES 8.2 - via new API "&lt;BR /&gt;}'&lt;/P&gt;&lt;P&gt;response 2:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;{&lt;BR /&gt;"id": "e258bd11-5e59-491a-b070-5d5d1af7cedd",&lt;BR /&gt;"create_time": 1761639950.3005178,&lt;BR /&gt;"update_time": 1761639950.3005178,&lt;BR /&gt;"title": "Test finding4 for ES 8.2 - new note 16",&lt;BR /&gt;"content": "Comment for Test finding4 for ES 8.2 - via new API ",&lt;BR /&gt;"author": {&lt;BR /&gt;"username": "developer"&lt;BR /&gt;},&lt;BR /&gt;"ai_generated": false,&lt;BR /&gt;"files": [],&lt;BR /&gt;"last_edited_by": null,&lt;BR /&gt;"response_plan_info": null,&lt;BR /&gt;"source": null,&lt;BR /&gt;"source_type": "Incident",&lt;BR /&gt;"incident_id": null,&lt;BR /&gt;"notable_id": "6237136d-044b-4dd6-9a70-229af0f55bde@@notable@@6237136d044b4dd69a70229af0f55bde"&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The note is created correctly and can be seen in UI.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Oct 2025 08:35:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-ES-8-2-API-note-management/m-p/754830#M12736</guid>
      <dc:creator>Dima</dc:creator>
      <dc:date>2025-10-28T08:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk ES 8.2  API note management</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-ES-8-2-API-note-management/m-p/754840#M12738</link>
      <description>&lt;P&gt;Ah great news, so to confirm for anyone else trying this, the notable_time param is required when creating a note?? I didnt see this in the docs - I'll enquire as to whether the docs arent correct or its a bug that the notable_time must be passed to create a note.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;curl --location 'https://&amp;lt;mysplunk&amp;gt;/servicesNS/nobody/missioncontrol/public/v2/investigations/6237136d-044b-4dd6-9a70-229af0f55bde@@notable@@6237136d044b4dd69a70229af0f55bde/notes?notable_time=-3m' \
--header 'Content-Type: application/json' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX' \
--data '{
"title": "Test finding4 for ES 8.2 - new note 16",
"content": "Comment for Test finding4 for ES 8.2 - via new API "
}'
&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":glowing_star:"&gt;🌟&lt;/span&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Did this answer help you?&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;If so, please consider:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Adding karma to show it was useful&lt;/LI&gt;&lt;LI&gt;Marking it as the solution if it resolved your issue&lt;/LI&gt;&lt;LI&gt;Commenting if you need any clarification&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Your feedback encourages the volunteers in this community to continue contributing&lt;/P&gt;</description>
      <pubDate>Tue, 28 Oct 2025 11:19:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-ES-8-2-API-note-management/m-p/754840#M12738</guid>
      <dc:creator>livehybrid</dc:creator>
      <dc:date>2025-10-28T11:19:07Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk ES 8.2  API note management</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-ES-8-2-API-note-management/m-p/754848#M12739</link>
      <description>&lt;P&gt;This specific API is working fine, yes.&lt;/P&gt;&lt;P&gt;But the problem comes&amp;nbsp; when you try to get notes or update specific note.&lt;/P&gt;&lt;P&gt;The response in most cases will be :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;"code"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;"MC_01202"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;"message"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;"No investigation found mapped to this display id: 6237136d-044b-4dd6-9a70-229af0f55bde@@notable@@6237136d044b4dd69a70229af0f55bde"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;"request_id"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;"3d497390-1472-41d5-b702-19cf60750d60"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I suspect the the reason is following .&lt;/DIV&gt;&lt;DIV&gt;When we are looking at response from my example we can see following :&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"source_type"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;"Incident"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;But when we are looking on documentation example here :&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;A href="https://help.splunk.com/en/splunk-enterprise-security-8/api-reference/8.2/splunk-enterprise-security-api-reference/investigation/public_v2_create_note_in_investigation" target="_blank"&gt;https://help.splunk.com/en/splunk-enterprise-security-8/api-reference/8.2/splunk-enterprise-security-api-reference/investigation/public_v2_create_note_in_investigation&lt;/A&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;we see&amp;nbsp;"source_type": "Task"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;INHO this is a bug :&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;1 . "type": "Task" in request is not documented and has no affect&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;2. Apparently Splunk considered new note connected to an investigation&amp;nbsp; and not to the finding and&amp;nbsp; that't why I see an error for any other note-related API&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 28 Oct 2025 13:17:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-ES-8-2-API-note-management/m-p/754848#M12739</guid>
      <dc:creator>Dima</dc:creator>
      <dc:date>2025-10-28T13:17:30Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk ES 8.2  API note management</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-ES-8-2-API-note-management/m-p/755895#M12769</link>
      <description>&lt;P&gt;Apparently it is possible to handle note ,that was created before under findings .&lt;/P&gt;&lt;P&gt;An example:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;curl --location 'https://&amp;lt;splunk&amp;gt;:8089/servicesNS/nobody/missioncontrol/public/v2/investigations/6237136d-044b-4dd6-9a70-229af0f55bde@@notable@@6237136d044b4dd69a70229af0f55bde/notes/84db8262-c447-4a90-bbc1-96f8d5b2a1d2' \&lt;BR /&gt;--header 'Content-Type: application/json' \&lt;BR /&gt;--header 'Accept: application/json' \&lt;BR /&gt;--header 'Authorization: Bearer {{sessionKey}}' \&lt;BR /&gt;--data '{&lt;BR /&gt;"title": "Test finding4 for ES 8.2 - new note 19 - updated ",&lt;BR /&gt;"content": "Comment for Test finding4 for ES 8.2 - via new API"&lt;BR /&gt;}'&lt;/P&gt;&lt;P&gt;In this example&amp;nbsp; the first id in the url is finding id and the second one is note id.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Nov 2025 08:36:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-ES-8-2-API-note-management/m-p/755895#M12769</guid>
      <dc:creator>Dima</dc:creator>
      <dc:date>2025-11-26T08:36:46Z</dc:date>
    </item>
  </channel>
</rss>

