<?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: Published session output into ServiceNow in API / CLI Discussion</title>
    <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Published-session-output-into-ServiceNow/m-p/28152#M1658</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'll admit, I'm not familiar with the ServiceNow integration, though I know it exists.&lt;/P&gt;&lt;P&gt;Maybe &lt;A href="https://community.checkpoint.com/migrated-users/6703"&gt;Tomer Sole&lt;/A&gt;‌ can provide a pointer?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I presume ServiceNow would be calling our API to make the necessary changes.&lt;/P&gt;&lt;P&gt;SmartConsole itself would not be making these calls, but should show the changes made through the API (be they from ServiceNow or something else).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Jun 2018 04:41:32 GMT</pubDate>
    <dc:creator>PhoneBoy</dc:creator>
    <dc:date>2018-06-05T04:41:32Z</dc:date>
    <item>
      <title>Published session output into ServiceNow</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Published-session-output-into-ServiceNow/m-p/28151#M1657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My developer/API knowledge is somewhat limited, however hoping for some guidance on how to get started with this, if possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our ServiceNow ticketing platform has forms that I would like the details entered when a session is published to copy into.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, when I save a session, the title of the session "Add rule 63" goes into the title field on the Service Now form.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The integration with ServiceNow I could figure out, but any idea how I can get SmartConsole to output the data automatically?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2018 13:03:57 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Published-session-output-into-ServiceNow/m-p/28151#M1657</guid>
      <dc:creator>Jack_Prenderga1</dc:creator>
      <dc:date>2018-06-04T13:03:57Z</dc:date>
    </item>
    <item>
      <title>Re: Published session output into ServiceNow</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Published-session-output-into-ServiceNow/m-p/28152#M1658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'll admit, I'm not familiar with the ServiceNow integration, though I know it exists.&lt;/P&gt;&lt;P&gt;Maybe &lt;A href="https://community.checkpoint.com/migrated-users/6703"&gt;Tomer Sole&lt;/A&gt;‌ can provide a pointer?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I presume ServiceNow would be calling our API to make the necessary changes.&lt;/P&gt;&lt;P&gt;SmartConsole itself would not be making these calls, but should show the changes made through the API (be they from ServiceNow or something else).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 04:41:32 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Published-session-output-into-ServiceNow/m-p/28152#M1658</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2018-06-05T04:41:32Z</dc:date>
    </item>
    <item>
      <title>Re: Published session output into ServiceNow</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Published-session-output-into-ServiceNow/m-p/28153#M1659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, the show-session API command can give you its name, description and assigned administrator. See&amp;nbsp;&lt;A class="link-titled" href="https://sc1.checkpoint.com/documents/latest/APIs/index.html#web/show-session~v1.1%20" title="https://sc1.checkpoint.com/documents/latest/APIs/index.html#web/show-session~v1.1%20"&gt;Check Point - Management API reference&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also do the reverse thing - connect your ServiceNow data with Check Point by calling "set session"&amp;nbsp;and set the name and description based on the ServiceNow ticket. See "set session" command parameters here:&amp;nbsp;&lt;A class="link-titled" href="https://sc1.checkpoint.com/documents/latest/APIs/index.html#web/set-session~v1.1%20" title="https://sc1.checkpoint.com/documents/latest/APIs/index.html#web/set-session~v1.1%20"&gt;Check Point - Management API reference&lt;/A&gt;&amp;nbsp;. And then you can also create or update the network objects to save some time as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Later, your administrators can go to SmartConsole Manage &amp;amp; Settings--&amp;gt;Sessions, choose the session with the relevant ServiceNow ticket number, right-click it and select "Take Over".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We plan to improve&amp;nbsp;our session capabilities with the upcoming R80.20. If you have the time, you can install the public R80.20 EA or have a Check Point Engineer&amp;nbsp;install it for you with Production EA and experience Multiple Sessions Per User.&amp;nbsp;&lt;A href="https://community.checkpoint.com/thread/7612"&gt;Check Point R80.20 Production and Public EA&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 05:19:58 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Published-session-output-into-ServiceNow/m-p/28153#M1659</guid>
      <dc:creator>Tomer_Sole</dc:creator>
      <dc:date>2018-06-05T05:19:58Z</dc:date>
    </item>
  </channel>
</rss>

