<?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 Integrating SNOW with Cisco Switches via Python for Network Automation in DevNet General Discussions</title>
    <link>https://community.cisco.com/t5/devnet-general-discussions/dnac-snow-integration-for-change-request/m-p/5328293#M2887</link>
    <description>&lt;P&gt;I’m exploring automation between ServiceNow (SNOW) and Cisco switches using Python scripting.&lt;/P&gt;&lt;P&gt;For example, when I raise a Change Request (CR) in ServiceNow to configure a new VLAN ID and VLAN name, the goal is that:&lt;/P&gt;&lt;P&gt;ServiceNow sends the CR data to my Python script&lt;/P&gt;&lt;P&gt;The Python script connects to the Cisco switch (via SSH/Netmiko, RESTCONF, or other methods)&lt;/P&gt;&lt;P&gt;The VLAN configuration is applied automatically&lt;/P&gt;&lt;P&gt;Has anyone implemented this kind of integration?&lt;/P&gt;</description>
    <pubDate>Mon, 08 Sep 2025 22:55:11 GMT</pubDate>
    <dc:creator>salviprasad13</dc:creator>
    <dc:date>2025-09-08T22:55:11Z</dc:date>
    <item>
      <title>Dnac snow integration for change request</title>
      <link>https://community.cisco.com/t5/devnet-general-discussions/dnac-snow-integration-for-change-request/m-p/5328291#M2885</link>
      <description>&lt;P&gt;I’m working on integrating ServiceNow (SNOW) with Cisco DNA Center (DNAC) for automation of network changes.&lt;/P&gt;&lt;P&gt;For example, when I raise a Change Request (CR) in ServiceNow to configure a new VLAN ID and VLAN name, the goal is that:&lt;/P&gt;&lt;P&gt;ServiceNow sends the CR data to DNAC&lt;/P&gt;&lt;P&gt;DNAC applies the configuration using templates&lt;/P&gt;&lt;P&gt;The task is completed automatically without manual intervention&lt;/P&gt;&lt;P&gt;Has anyone implemented a similar integration?&lt;/P&gt;&lt;P&gt;How to achieve this?&lt;/P&gt;</description>
      <pubDate>Mon, 08 Sep 2025 22:40:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-general-discussions/dnac-snow-integration-for-change-request/m-p/5328291#M2885</guid>
      <dc:creator>salviprasad13</dc:creator>
      <dc:date>2025-09-08T22:40:38Z</dc:date>
    </item>
    <item>
      <title>Integrating SNOW with Cisco Switches via Python for Network Automation</title>
      <link>https://community.cisco.com/t5/devnet-general-discussions/dnac-snow-integration-for-change-request/m-p/5328293#M2887</link>
      <description>&lt;P&gt;I’m exploring automation between ServiceNow (SNOW) and Cisco switches using Python scripting.&lt;/P&gt;&lt;P&gt;For example, when I raise a Change Request (CR) in ServiceNow to configure a new VLAN ID and VLAN name, the goal is that:&lt;/P&gt;&lt;P&gt;ServiceNow sends the CR data to my Python script&lt;/P&gt;&lt;P&gt;The Python script connects to the Cisco switch (via SSH/Netmiko, RESTCONF, or other methods)&lt;/P&gt;&lt;P&gt;The VLAN configuration is applied automatically&lt;/P&gt;&lt;P&gt;Has anyone implemented this kind of integration?&lt;/P&gt;</description>
      <pubDate>Mon, 08 Sep 2025 22:55:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-general-discussions/dnac-snow-integration-for-change-request/m-p/5328293#M2887</guid>
      <dc:creator>salviprasad13</dc:creator>
      <dc:date>2025-09-08T22:55:11Z</dc:date>
    </item>
    <item>
      <title>Re: Integrating SNOW with Cisco Switches via Python for Network Automa</title>
      <link>https://community.cisco.com/t5/devnet-general-discussions/dnac-snow-integration-for-change-request/m-p/5328402#M2888</link>
      <description>&lt;P&gt;I saw someone run a demo of this a while back, its certainly possible - from memory your workflow would be servicenow business rules/flow designer, api, python code. This is an ACI example&amp;nbsp;&lt;A href="https://www.ciscolive.com/c/dam/r/ciscolive/emea/docs/2024/pdf/BRKDCN-2969.pdf" target="_blank"&gt;https://www.ciscolive.com/c/dam/r/ciscolive/emea/docs/2024/pdf/BRKDCN-2969.pdf&lt;/A&gt;&amp;nbsp;it has almost the same flow.&amp;nbsp; In your case your python scripts run as a web service, you could use flask or fastAPI for this.&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Sep 2025 09:41:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-general-discussions/dnac-snow-integration-for-change-request/m-p/5328402#M2888</guid>
      <dc:creator>bigevilbeard</dc:creator>
      <dc:date>2025-09-09T09:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: Dnac snow integration for change request</title>
      <link>https://community.cisco.com/t5/devnet-general-discussions/dnac-snow-integration-for-change-request/m-p/5328412#M2886</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1805959"&gt;@salviprasad13&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;This is a fairly complex workflow which will require some effort to get working in a reliable and maintainable manner. I would start by learning the basics of network automation if you are not already familiar(the devnet associate is a great place to start), and then start looking at adopting something like the &lt;A href="https://netboxlabs.com/blog/network-automation-with-netbox/" target="_blank"&gt;netbox network automation architecture&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Sep 2025 10:31:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-general-discussions/dnac-snow-integration-for-change-request/m-p/5328412#M2886</guid>
      <dc:creator>Torbjørn</dc:creator>
      <dc:date>2025-09-09T10:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: Dnac snow integration for change request</title>
      <link>https://community.cisco.com/t5/devnet-general-discussions/dnac-snow-integration-for-change-request/m-p/5347364#M2982</link>
      <description>&lt;P&gt;DNAC ServiceNow integration for change requests is genuinely helpful because it keeps network automation aligned with proper approval workflows. When DNAC pushes updates through structured SNOW change tickets, it reduces errors and keeps everything traceable. It’s similar to how a Snow Day Predictor organizes weather data into a clean, actionable format. The whole point is clear visibility and smoother decision making.&lt;/P&gt;</description>
      <pubDate>Sun, 16 Nov 2025 07:13:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-general-discussions/dnac-snow-integration-for-change-request/m-p/5347364#M2982</guid>
      <dc:creator>snowdaypredictor25</dc:creator>
      <dc:date>2025-11-16T07:13:00Z</dc:date>
    </item>
    <item>
      <title>Re: Dnac snow integration for change request</title>
      <link>https://community.cisco.com/t5/devnet-general-discussions/dnac-snow-integration-for-change-request/m-p/5347559#M2983</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1805959"&gt;@salviprasad13&lt;/a&gt;&amp;nbsp; a bit late but there is an existing integration between Service Now and Catalyst Center that I as far I remember covers what you described. See:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://www.cisco.com/c/en/us/td/docs/cloud-systems-management/network-automation-and-management/Catalyst-Center-Platform-Documentation/3_1_x/itsm_ig/b-cisco-catalyst-center-itsm-ig-3-1-x/m_about_itsm_support_1_4_0_0.html" target="_blank"&gt;https://www.cisco.com/c/en/us/td/docs/cloud-systems-management/network-automation-and-management/Catalyst-Center-Platform-Documentation/3_1_x/itsm_ig/b-cisco-catalyst-center-itsm-ig-3-1-x/m_about_itsm_support_1_4_0_0.html&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://www.cisco.com/c/en/us/td/docs/cloud-systems-management/network-automation-and-management/Catalyst-Center-Platform-Documentation/3_1_x/itsm_ig/b-cisco-catalyst-center-itsm-ig-3-1-x/m_itsm_integration_workflows_1_4_0_0.html" target="_blank"&gt;https://www.cisco.com/c/en/us/td/docs/cloud-systems-management/network-automation-and-management/Catalyst-Center-Platform-Documentation/3_1_x/itsm_ig/b-cisco-catalyst-center-itsm-ig-3-1-x/m_itsm_integration_workflows_1_4_0_0.html&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Check out also this session where you can also find more details&amp;nbsp;&lt;A href="https://www.ciscolive.com/c/dam/r/ciscolive/emea/docs/2024/pdf/BRKOPS-2471.pdf" target="_blank"&gt;https://www.ciscolive.com/c/dam/r/ciscolive/emea/docs/2024/pdf/BRKOPS-2471.pdf&lt;/A&gt;&amp;nbsp;and take a look at the related sessions, might be useful.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Nov 2025 09:30:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-general-discussions/dnac-snow-integration-for-change-request/m-p/5347559#M2983</guid>
      <dc:creator>Jesus Illescas</dc:creator>
      <dc:date>2025-11-17T09:30:32Z</dc:date>
    </item>
  </channel>
</rss>

