Automate ServiceNow incident creation from inside of your Azure Data Factory and Azure Logic Apps as error occurs, and also get Email Notifications.

Loka HemanthKumar 226 Reputation points
2023-02-08T05:32:20.1066667+00:00

I have a task that Automate ServiceNow incident creation from inside of your Azure Data Factory and Azure Logic Apps as error occurs, and also get Email Notifications.

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,562 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,651 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. HimanshuSinha-msft 19,491 Reputation points Microsoft Employee Moderator
    2023-02-13T22:15:56.7+00:00

    Hello @Loka HemanthKumar , Thanks for the question and using MS Q&A platform. As we understand the ask here is how to automate the creation of incident ticket creation from Azure data factory., please do let us know if it's not accurate.

    You can use the REST API connector in Azure data factory to create post request to the service now API . You can read about this here. :https://learn.microsoft.com/en-us/azure/data-factory/connector-rest?tabs=data-factory

    For sending an email you can use logic app which can be triggered from Synapse / ADF. Please do have a look here. https://learn.microsoft.com/en-us/azure/data-factory/how-to-send-email

    Thanks Himanshu

    Please accept as "Yes" if the answer provided is useful, so that you can help others in the community looking for remediation for similar issues. 


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.