<?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>question Re: How to decrypt? in Community Central forum</title>
    <link>https://www.servicenow.com/community/community-central-forum/how-to-decrypt/m-p/3201524#M2436</link>
    <description>&lt;P&gt;Which values are you referring to as encrypted? If you're referring to the value provided for assigned_to, as an example, that is a unique identifier (sys id) for the referenced value. If you want the display value, add&amp;nbsp;sysparm_display_value=true as a query parameter in your API request&lt;/P&gt;</description>
    <pubDate>Mon, 10 Mar 2025 13:48:27 GMT</pubDate>
    <dc:creator>Kieran Anson</dc:creator>
    <dc:date>2025-03-10T13:48:27Z</dc:date>
    <item>
      <title>How to decrypt?</title>
      <link>https://www.servicenow.com/community/community-central-forum/how-to-decrypt/m-p/3201440#M2435</link>
      <description>&lt;DIV class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;I created an instance to train and make an API, I'm pulling data from the incident table, but the data is encrypted.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;I tested it on my code and on postman, both came encrypted, and I wanted to know if there is any option that I can disable this&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;My test code is just an ETL, I just need the correct data to come in without encryption when getting it.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;{
        "closed_at": "2024-02-21 22:55:16",
        "assignment_group": "d625dccec0a8016700a222a0f7900d06",
        "cmdb_ci": "",
        "description": "I can't remember my password and need to log in. Can someone reset my password asap? I am blocked on several urgent items until I can log in again.",
        "sys_updated_on": "2024-05-15 20:16:04",
        "calendar_duration": "1970-03-26 21:05:49",
        "priority": "1",
        "closed_by": "9ee1b13dc6112271007f9d0efdb69cd0",
        "number": "INC0000009",
        "opened_at": "2024-02-20 22:50:23",
        "resolved_by": "6816f79cc0a8016401c5a33be04be441",
        "contact_type": "phone",
        "opened_by": "9ee1b13dc6112271007f9d0efdb69cd0",
        "resolved_at": "2024-05-15 19:56:12",
        "caller_id": "5137153cc611227c000bbd1bd8cd2006",
        "location": "108752c8c611227501d4ab0e392ba97f",
        "company": "31bea3d53790200044e0bfc8bcbe5dec",
        "state": "7",
        "reassignment_count": "1",
        "category": "inquiry",
        "assigned_to": "5137153cc611227c000bbd1bd8cd2007"
    },&lt;/LI-CODE&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Mar 2025 13:18:44 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/how-to-decrypt/m-p/3201440#M2435</guid>
      <dc:creator>Arthur Sanchez</dc:creator>
      <dc:date>2025-03-10T13:18:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to decrypt?</title>
      <link>https://www.servicenow.com/community/community-central-forum/how-to-decrypt/m-p/3201524#M2436</link>
      <description>&lt;P&gt;Which values are you referring to as encrypted? If you're referring to the value provided for assigned_to, as an example, that is a unique identifier (sys id) for the referenced value. If you want the display value, add&amp;nbsp;sysparm_display_value=true as a query parameter in your API request&lt;/P&gt;</description>
      <pubDate>Mon, 10 Mar 2025 13:48:27 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/how-to-decrypt/m-p/3201524#M2436</guid>
      <dc:creator>Kieran Anson</dc:creator>
      <dc:date>2025-03-10T13:48:27Z</dc:date>
    </item>
  </channel>
</rss>

