<?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: Servicenow integration with AWS databricks in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/servicenow-integration-with-aws-databricks/m-p/148302#M52865</link>
    <description>&lt;P class="my-2 [&amp;amp;+p]:mt-4 [&amp;amp;_strong:has(+br)]:inline-block [&amp;amp;_strong:has(+br)]:pb-2"&gt;Hello, you can integrate Databricks job failures with ServiceNow using&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;webhooks&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;from Jobs.&lt;/P&gt;
&lt;UL class="marker:text-quiet list-disc"&gt;
&lt;LI class="py-0 my-0 prose-p:pt-0 prose-p:mb-2 prose-p:my-0 [&amp;amp;&amp;gt;p]:pt-0 [&amp;amp;&amp;gt;p]:mb-2 [&amp;amp;&amp;gt;p]:my-0"&gt;
&lt;P class="my-2 [&amp;amp;+p]:mt-4 [&amp;amp;_strong:has(+br)]:inline-block [&amp;amp;_strong:has(+br)]:pb-2"&gt;In ServiceNow, create an inbound REST or Scripted REST API that takes the JSON payload and creates an incident.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="py-0 my-0 prose-p:pt-0 prose-p:mb-2 prose-p:my-0 [&amp;amp;&amp;gt;p]:pt-0 [&amp;amp;&amp;gt;p]:mb-2 [&amp;amp;&amp;gt;p]:my-0"&gt;
&lt;P class="my-2 [&amp;amp;+p]:mt-4 [&amp;amp;_strong:has(+br)]:inline-block [&amp;amp;_strong:has(+br)]:pb-2"&gt;In Databricks, edit the job, add a notification, choose a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Webhook&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;system destination, and point it to the ServiceNow endpoint; enable the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;on failure&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;notification type so failed runs trigger incident creation.&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P class="my-2 [&amp;amp;+p]:mt-4 [&amp;amp;_strong:has(+br)]:inline-block [&amp;amp;_strong:has(+br)]:pb-2"&gt;You can find the exact UI steps and payload details here:&lt;/P&gt;
&lt;UL class="marker:text-quiet list-disc"&gt;
&lt;LI class="py-0 my-0 prose-p:pt-0 prose-p:mb-2 prose-p:my-0 [&amp;amp;&amp;gt;p]:pt-0 [&amp;amp;&amp;gt;p]:mb-2 [&amp;amp;&amp;gt;p]:my-0"&gt;
&lt;P class="my-2 [&amp;amp;+p]:mt-4 [&amp;amp;_strong:has(+br)]:inline-block [&amp;amp;_strong:has(+br)]:pb-2"&gt;Job notifications:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="inline-flex" aria-label="Add notifications on a job | Databricks on AWS" data-state="closed"&gt;&lt;A class="reset interactable cursor-pointer decoration-1 underline-offset-1 text-super hover:underline font-semibold" href="https://docs.databricks.com/aws/en/jobs/notifications" target="_blank" rel="nofollow noopener"&gt;&lt;SPAN class="text-box-trim-both"&gt;https://docs.databricks.com/aws/en/jobs/notifications&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN class="inline-flex" aria-label="Add notifications on a job | Databricks on AWS" data-state="closed"&gt;​&lt;/SPAN&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="py-0 my-0 prose-p:pt-0 prose-p:mb-2 prose-p:my-0 [&amp;amp;&amp;gt;p]:pt-0 [&amp;amp;&amp;gt;p]:mb-2 [&amp;amp;&amp;gt;p]:my-0"&gt;
&lt;P class="my-2 [&amp;amp;+p]:mt-4 [&amp;amp;_strong:has(+br)]:inline-block [&amp;amp;_strong:has(+br)]:pb-2"&gt;Webhook destinations:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="inline-flex" aria-label="Manage notification destinations | Databricks on AWS" data-state="open"&gt;&lt;A class="reset interactable cursor-pointer decoration-1 underline-offset-1 text-super hover:underline font-semibold" href="https://docs.databricks.com/aws/en/admin/workspace-settings/notification-destinations" target="_blank" rel="nofollow noopener"&gt;&lt;SPAN class="text-box-trim-both"&gt;https://docs.databricks.com/aws/en/admin/workspace-settings/notification-destinations&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;</description>
    <pubDate>Fri, 13 Feb 2026 11:11:03 GMT</pubDate>
    <dc:creator>anshu_roy</dc:creator>
    <dc:date>2026-02-13T11:11:03Z</dc:date>
    <item>
      <title>Servicenow integration with AWS databricks</title>
      <link>https://community.databricks.com/t5/data-engineering/servicenow-integration-with-aws-databricks/m-p/147475#M52759</link>
      <description>&lt;P class=""&gt;Hi Databricks Community,&lt;/P&gt;&lt;P class=""&gt;We’re running Databricks on AWS and would like to improve operational incident management for production workloads.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P class=""&gt;Is there any official Databricks documentation or recommended approach to integrate with ServiceNow for automated incident/ticket creation (e.g., on job failure, cluster issues, etc.)?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;For high-priority job failures, what are the best options to configure real-time notifications to a phone (SMS/voice/push)?&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Are there native capabilities in Databricks Workflows/Jobs for this, or is the recommended pattern to integrate with AWS services (SNS, EventBridge, PagerDuty/Opsgenie, etc.)?&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P class=""&gt;Any guidance, reference architectures, or example implementations would be appreciated.&lt;/P&gt;&lt;P class=""&gt;Thanks,&lt;/P&gt;&lt;P class=""&gt;Narendra Vempala&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 07 Feb 2026 19:49:26 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/servicenow-integration-with-aws-databricks/m-p/147475#M52759</guid>
      <dc:creator>Narendra_v</dc:creator>
      <dc:date>2026-02-07T19:49:26Z</dc:date>
    </item>
    <item>
      <title>Re: Servicenow integration with AWS databricks</title>
      <link>https://community.databricks.com/t5/data-engineering/servicenow-integration-with-aws-databricks/m-p/148302#M52865</link>
      <description>&lt;P class="my-2 [&amp;amp;+p]:mt-4 [&amp;amp;_strong:has(+br)]:inline-block [&amp;amp;_strong:has(+br)]:pb-2"&gt;Hello, you can integrate Databricks job failures with ServiceNow using&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;webhooks&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;from Jobs.&lt;/P&gt;
&lt;UL class="marker:text-quiet list-disc"&gt;
&lt;LI class="py-0 my-0 prose-p:pt-0 prose-p:mb-2 prose-p:my-0 [&amp;amp;&amp;gt;p]:pt-0 [&amp;amp;&amp;gt;p]:mb-2 [&amp;amp;&amp;gt;p]:my-0"&gt;
&lt;P class="my-2 [&amp;amp;+p]:mt-4 [&amp;amp;_strong:has(+br)]:inline-block [&amp;amp;_strong:has(+br)]:pb-2"&gt;In ServiceNow, create an inbound REST or Scripted REST API that takes the JSON payload and creates an incident.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="py-0 my-0 prose-p:pt-0 prose-p:mb-2 prose-p:my-0 [&amp;amp;&amp;gt;p]:pt-0 [&amp;amp;&amp;gt;p]:mb-2 [&amp;amp;&amp;gt;p]:my-0"&gt;
&lt;P class="my-2 [&amp;amp;+p]:mt-4 [&amp;amp;_strong:has(+br)]:inline-block [&amp;amp;_strong:has(+br)]:pb-2"&gt;In Databricks, edit the job, add a notification, choose a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Webhook&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;system destination, and point it to the ServiceNow endpoint; enable the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;on failure&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;notification type so failed runs trigger incident creation.&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P class="my-2 [&amp;amp;+p]:mt-4 [&amp;amp;_strong:has(+br)]:inline-block [&amp;amp;_strong:has(+br)]:pb-2"&gt;You can find the exact UI steps and payload details here:&lt;/P&gt;
&lt;UL class="marker:text-quiet list-disc"&gt;
&lt;LI class="py-0 my-0 prose-p:pt-0 prose-p:mb-2 prose-p:my-0 [&amp;amp;&amp;gt;p]:pt-0 [&amp;amp;&amp;gt;p]:mb-2 [&amp;amp;&amp;gt;p]:my-0"&gt;
&lt;P class="my-2 [&amp;amp;+p]:mt-4 [&amp;amp;_strong:has(+br)]:inline-block [&amp;amp;_strong:has(+br)]:pb-2"&gt;Job notifications:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="inline-flex" aria-label="Add notifications on a job | Databricks on AWS" data-state="closed"&gt;&lt;A class="reset interactable cursor-pointer decoration-1 underline-offset-1 text-super hover:underline font-semibold" href="https://docs.databricks.com/aws/en/jobs/notifications" target="_blank" rel="nofollow noopener"&gt;&lt;SPAN class="text-box-trim-both"&gt;https://docs.databricks.com/aws/en/jobs/notifications&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN class="inline-flex" aria-label="Add notifications on a job | Databricks on AWS" data-state="closed"&gt;​&lt;/SPAN&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="py-0 my-0 prose-p:pt-0 prose-p:mb-2 prose-p:my-0 [&amp;amp;&amp;gt;p]:pt-0 [&amp;amp;&amp;gt;p]:mb-2 [&amp;amp;&amp;gt;p]:my-0"&gt;
&lt;P class="my-2 [&amp;amp;+p]:mt-4 [&amp;amp;_strong:has(+br)]:inline-block [&amp;amp;_strong:has(+br)]:pb-2"&gt;Webhook destinations:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="inline-flex" aria-label="Manage notification destinations | Databricks on AWS" data-state="open"&gt;&lt;A class="reset interactable cursor-pointer decoration-1 underline-offset-1 text-super hover:underline font-semibold" href="https://docs.databricks.com/aws/en/admin/workspace-settings/notification-destinations" target="_blank" rel="nofollow noopener"&gt;&lt;SPAN class="text-box-trim-both"&gt;https://docs.databricks.com/aws/en/admin/workspace-settings/notification-destinations&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Fri, 13 Feb 2026 11:11:03 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/servicenow-integration-with-aws-databricks/m-p/148302#M52865</guid>
      <dc:creator>anshu_roy</dc:creator>
      <dc:date>2026-02-13T11:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: Servicenow integration with AWS databricks</title>
      <link>https://community.databricks.com/t5/data-engineering/servicenow-integration-with-aws-databricks/m-p/148435#M52890</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/201130"&gt;@anshu_roy&lt;/a&gt;&amp;nbsp; Hello, Thanks for the reply,&lt;/P&gt;&lt;P&gt;Any sample code for rest API (that will fetch the job long along with name and time ) would be helpful.&lt;/P&gt;</description>
      <pubDate>Sun, 15 Feb 2026 12:39:24 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/servicenow-integration-with-aws-databricks/m-p/148435#M52890</guid>
      <dc:creator>Narendra_v</dc:creator>
      <dc:date>2026-02-15T12:39:24Z</dc:date>
    </item>
  </channel>
</rss>

