The Now Platform® Washington DC release is live. Watch now!

Help
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

TechNow Ep 18 | Eureka REST API

ServiceNow
Administrator
Administrator

REST APIs are are a great way to interact with your ServiceNow data via web service integrations. Join Chuck Tomasi and Andrew Kincaid as they guide you Eureka's REST API.

Original Air Date: October 24, 2014 | 8:00 AM (PDT) | 11:00AM (EDT)

Featured Experts

find_real_file.pngChuck Tomasi is a Platform Architect for ServiceNow. He is a computer science major with over 30 years of IT experience. As a former ServiceNow customer, Chuck won the first Innovation of the Year Award at Knowledge 10. Since joining ServiceNow in 2010 as a Technical Consultant, he has done many large scale ITSM implementations and custom applications, acted as an adjunct instructor for Education Services, created and lead the Technical Best Practices program, and co-hosts the ServiceNow series "TechNow".

 

find_real_file.pngAndrew Kincaid is a Sr. Software Engineer for ServiceNow. His extensive platform knowledge extends back to 2009 as a customer, Technical Consultant, and Developer.

 


19 REPLIES 19

ServiceNow
Administrator
Administrator

Please post your questions in advance to have them answered by the experts during the live session. Thank you!




Cheers,


Community Moderator


Hi,



I would like to know whether JSONv2 is essential for using REST API.


Also would like to know in details functionality of each method associated with REST like PUT, POST etc.


How do we retrieve the Response of REST methods in scrits like BR.


What are the properties and functions assocatied with REST.


Hi Deepak,



No JSONv2 is not required for using REST API. A lot of people were previously using JSONv2 as a workaround to REST, but the Eureka RESTful API is much more robust that I recommend it as the "go to" protocol if it's available on both ends. Much simpler than SOAP, yet much more powerful that JSONv2. I mentioned this in the video if you get a chance to watch it.


Hello Chuck,


Thank you for your reply.


I did watch your live video and it was pretty helpful.


Thank you again and really a pleasure watching live demo.