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.