Resolved! How servicenow call external rest api
Hello, I plan to integrate snow with external system. When user submit an incident, I want to transfer snow incident to external system by calling rest api, what should I do? I plan to use script includes and business rule to implement it, I'm not su...