- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2023 02:35 AM
Hi all,
We are about to integrate Dell to Service-now.
So, in service-now, if a catalog item is ordered, a request will be created right?
So, we want to send that request details to third party application (Dell).
And once, they have delivered Laptop, then at Service-Now the Catalog task has to be closed.
Can someone tell me how can we achieve this using REST API?
1. What are the pre-requisites to be gathered from Dell to configure REST message ? like their URL etc, etc
2. What are the required things to configure REST outbound message?
3. How do we send data to Dell? and How do we receive from Dell?
Please guide
Regards,
Lucky
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2023 02:39 AM
Hi @Lucky1
Basic will same. Have a look in to these articles.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2023 02:39 AM
Hi @Lucky1
Basic will same. Have a look in to these articles.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2023 02:56 AM
Responses inline
1. What are the pre-requisites to be gathered from Dell to configure REST message ? like their URL etc, etc
-> connect with Dell team to understand whether they are using REST/SOAP
-> check with them what they are expecting from ServiceNow in terms of data, their API endpoint, API sample request, response format etc
2. What are the required things to configure REST outbound message?
-> endpoint, http method, content body
3. How do we send data to Dell? and How do we receive from Dell?
-> to send you need to use REST message. For you to receive from Dell you can create scripted REST API and discuss and finalize the request and response format
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2023 01:47 AM
Thank you for marking my response as helpful.
If you could see the response I shared was in detail what exactly you require as per your question.
As per new community feature you can mark multiple responses as correct.
If my response helped please mark it correct as well so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader