Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to call an external API interface in ServiceNow?

shiz
Tera Contributor

I want to implement the following function by customizing a UI action button in ServiceNow. Then click this button to call an external API interface. How should it be implemented?

 

It would be great if there was a demonstration example. The external API interface can be any public interface. If I can connect this API, it will be a great help to me.

2 ACCEPTED SOLUTIONS

Rafael Batistot
Kilo Patron

Hi @shiz 

 


See this solution 

 

https://www.servicenow.com/community/itsm-forum/how-servicenow-call-external-rest-api/td-p/837088

If you found this response helpful, please mark it as Helpful. If it fully answered your question, consider marking it as Correct. Doing so helps other users find accurate and useful information more easily.

View solution in original post

2 REPLIES 2

Rafael Batistot
Kilo Patron

Hi @shiz 

 


See this solution 

 

https://www.servicenow.com/community/itsm-forum/how-servicenow-call-external-rest-api/td-p/837088

If you found this response helpful, please mark it as Helpful. If it fully answered your question, consider marking it as Correct. Doing so helps other users find accurate and useful information more easily.