<?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 get the ServiceNow REST API base URL's for integration with 3rd party tool in Developer forum</title>
    <link>https://www.servicenow.com/community/developer-forum/how-to-get-the-servicenow-rest-api-base-url-s-for-integration/m-p/2647747#M1027894</link>
    <description>&lt;P&gt;Hi &lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/203371"&gt;@Arjun Reddy Yer&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;You can utilise ServiceNow Table API for all of these and refer the following documentation for Attachment related things.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Table API:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.servicenow.com/en-US/bundle/vancouver-api-reference/page/integrate/inbound-rest/concept/c_TableAPI.html" target="_blank" rel="noopener"&gt;https://docs.servicenow.com/en-US/bundle/vancouver-api-reference/page/integrate/inbound-rest/concept/c_TableAPI.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Attachment API:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.servicenow.com/dev.do#!/reference/api/tokyo/rest/c_AttachmentAPI" target="_blank" rel="noopener"&gt;https://developer.servicenow.com/dev.do#!/reference/api/tokyo/rest/c_AttachmentAPI&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know if you need any detailed information.&lt;/P&gt;</description>
    <pubDate>Mon, 21 Aug 2023 01:54:36 GMT</pubDate>
    <dc:creator>AnveshKumar M</dc:creator>
    <dc:date>2023-08-21T01:54:36Z</dc:date>
    <item>
      <title>How to get the ServiceNow REST API base URL's for integration with 3rd party tool</title>
      <link>https://www.servicenow.com/community/developer-forum/how-to-get-the-servicenow-rest-api-base-url-s-for-integration/m-p/2647743#M1027892</link>
      <description>&lt;P&gt;&lt;FONT color="#000000"&gt;Can anyone help me &lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/265966"&gt;@Ankur Bawiskar&lt;/a&gt;&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/263200"&gt;@Pradeep Sharma&lt;/a&gt;&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/221263"&gt;@Allen Andreas&lt;/a&gt;&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/112287"&gt;@hvrdhn88&lt;/a&gt;&amp;nbsp;&lt;/FONT&gt;&lt;FONT color="#000000"&gt;in getting the&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;ServiceNow Rest API Base URL's for following -&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;As the 3rd party tool team is asking the information for integration the tool with ServiceNow.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;FONT color="#000000"&gt;SNOW01: Get &lt;STRONG&gt;approved ServiceNow RITM&lt;/STRONG&gt; tickets (Approved by Users Manager) &lt;STRONG&gt;(Sample:&amp;nbsp;&lt;A href="#top" target="_self"&gt;https://wwwservicenow.servicenow-uat.myshn.net/sc_req_item_list.do?sysparm_query=approval%3Dapproved&amp;amp;sysparm_first_row=1&amp;amp;sysparm_view=&lt;/A&gt;&amp;nbsp;)&amp;nbsp;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT color="#000000"&gt;SNOW02: Add work notes/comments on ServiceNow RITM ticket (Approved by Users Manager)&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT color="#000000"&gt;SNOW03: Update approved ServiceNow RITM tickets (Approved by Users Manager)&amp;nbsp;&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT color="#000000"&gt;SNOW04: Update approval value as Requested/pending/in-progress for “Tech Review Approval” of ServiceNow RITM ticket (Approved by Users Manager).&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT color="#000000"&gt;SNOW05: Get List of attachment files from ServiceNow RITM Ticket.&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT color="#000000"&gt;SNOW06: Download attachment from ServiceNow RITM Ticket.&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT color="#000000"&gt;SNOW07: API to attach report/file to ServiceNow RITM ticket.&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT color="#000000"&gt;SNOW08: Get ServiceNow RITM ticket which approved/rejected/cancelled by VP and Managers teams.&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT color="#000000"&gt;SNOW09: Create Standard Change Request for ServiceNow RITM ticket.&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT color="#000000"&gt;SNOW10: Get approved/rejected Standard Change Request from ServiceNow.&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT color="#000000"&gt;SNOW12: Close ServiceNow RITM ticket.&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT color="#000000"&gt;SNOW14: Close ServiceNow Standard Change Request&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT color="#000000"&gt;SNOW13: Reject ServiceNow RITM ticket.&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT color="#000000"&gt;SNOW15: Close as fail ServiceNow Standard Change Request&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT color="#000000"&gt;SNOW16: Reject ServiceNow Standard Change Request.&lt;/FONT&gt;&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Mon, 21 Aug 2023 01:32:48 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/how-to-get-the-servicenow-rest-api-base-url-s-for-integration/m-p/2647743#M1027892</guid>
      <dc:creator>Arjun Reddy Yer</dc:creator>
      <dc:date>2023-08-21T01:32:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the ServiceNow REST API base URL's for integration with 3rd party tool</title>
      <link>https://www.servicenow.com/community/developer-forum/how-to-get-the-servicenow-rest-api-base-url-s-for-integration/m-p/2647747#M1027894</link>
      <description>&lt;P&gt;Hi &lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/203371"&gt;@Arjun Reddy Yer&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;You can utilise ServiceNow Table API for all of these and refer the following documentation for Attachment related things.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Table API:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.servicenow.com/en-US/bundle/vancouver-api-reference/page/integrate/inbound-rest/concept/c_TableAPI.html" target="_blank" rel="noopener"&gt;https://docs.servicenow.com/en-US/bundle/vancouver-api-reference/page/integrate/inbound-rest/concept/c_TableAPI.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Attachment API:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.servicenow.com/dev.do#!/reference/api/tokyo/rest/c_AttachmentAPI" target="_blank" rel="noopener"&gt;https://developer.servicenow.com/dev.do#!/reference/api/tokyo/rest/c_AttachmentAPI&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know if you need any detailed information.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Aug 2023 01:54:36 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/how-to-get-the-servicenow-rest-api-base-url-s-for-integration/m-p/2647747#M1027894</guid>
      <dc:creator>AnveshKumar M</dc:creator>
      <dc:date>2023-08-21T01:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the ServiceNow REST API base URL's for integration with 3rd party tool</title>
      <link>https://www.servicenow.com/community/developer-forum/how-to-get-the-servicenow-rest-api-base-url-s-for-integration/m-p/2821715#M1082190</link>
      <description>&lt;P&gt;yes, please can you tell in detail how to access rest APIs of Service Now and test them in 3 party app (PostMan)&lt;/P&gt;&lt;P&gt;and get the data .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Feb 2024 11:44:08 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/how-to-get-the-servicenow-rest-api-base-url-s-for-integration/m-p/2821715#M1082190</guid>
      <dc:creator>Siva ganesh2</dc:creator>
      <dc:date>2024-02-09T11:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the ServiceNow REST API base URL's for integration with 3rd party tool</title>
      <link>https://www.servicenow.com/community/developer-forum/how-to-get-the-servicenow-rest-api-base-url-s-for-integration/m-p/2827692#M1083956</link>
      <description>&lt;P&gt;1.) Type REST API in filter navigator&amp;nbsp;&lt;/P&gt;&lt;P&gt;2.) Under System Web Services open REST API&lt;/P&gt;&lt;P&gt;3.) Based on request select the options&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ArjunReddyYer_0-1707970935001.png" style="width: 999px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/330160iFD5464B052C4FA93/image-size/large?v=v2&amp;amp;px=999" role="button" title="ArjunReddyYer_0-1707970935001.png" alt="ArjunReddyYer_0-1707970935001.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Feb 2024 04:22:25 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/how-to-get-the-servicenow-rest-api-base-url-s-for-integration/m-p/2827692#M1083956</guid>
      <dc:creator>Arjun Reddy Yer</dc:creator>
      <dc:date>2024-02-15T04:22:25Z</dc:date>
    </item>
  </channel>
</rss>

