简体   繁体   English

ServiceNow API 在 Do.net 应用程序中调用

[英]ServiceNow API call in Dotnet application

I am created custom application in Service Now.我在 Service Now 中创建了自定义应用程序。 In Do.net application shall i use API call for the ServiceNow custom application.在 Do.net 应用程序中,我应该使用 API 调用 ServiceNow 自定义应用程序。 Kindly guide me or if it is possible or not.请指导我,或者是否可能。

Regards, Premkumar.T问候, Premkumar.T

ServiceNow's APIs are publicly documented. ServiceNow 的 API 是公开记录的。 If you're trying to get/set data in ServiceNow from your .NET app, you'll want to follow this guide: API Explorer Demo如果您尝试从 .NET 应用程序获取/设置 ServiceNow 中的数据,您需要遵循本指南: API Explorer Demo

Additional examples: Inbound Web Service Examples其他示例: 入站 Web 服务示例

Full Table API Documentation 全表 API 文档

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM