Forum Discussion
Shubham970
Sep 07, 2023Copper Contributor
Azure Devops Integration with Servicenow
Hi, I am integrating Azure Devops with ServiceNow. Is it possible to integrate Project Task (pm_project_task) in ServiceNow with Task in Azure Devops in Basic Project. As i am able to sen...
Jamony
Jun 30, 2026MCT
Hi, this depends a lot on whether you are using a connector, custom REST integration, or ServiceNow IntegrationHub. In general, mapping ServiceNow project tasks to Azure DevOps tasks is possible, but you need to handle identity mapping, state mapping, and required fields carefully. I would test with a simple one-way create first, then add update sync after the field mapping is stable.