REST-Integration Hub
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
Can we use someother thing in place of REST in integration hub as REST is not available in the pdi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
Hi @MahithaV
You can normal API in that case without hub access.
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/dratulgrover [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
Hi @MahithaV
you can use SOAP or JDBC steps instead of REST within Flow Designer actions
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
Hi @MahithaV ,
1. Scripted REST APIs (Inbound)Instead of consuming an outbound REST service, you can create a custom endpoint in your instance to receive data from external systems.
How: Navigate to System Web Services > Scripted Web Services > Scripted REST APIs.
Use case: Ideal for building custom APIs or responding to webhooks from third-party applications.
2. Custom Action / Script Step If your goal is to manipulate, transform, or generate data payload dynamically, you can write server-side JavaScript directly into a flow.
How: Add a Script step inside a Custom Action in Flow Designer. Use the sn_ws.RESTMessageV2 API to manually code the outbound request.
If this response helps, please mark it as Accept as Solution and Helpful.
Regards,
Bharat chavan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
you can always build custom integrations without integration hub
what's your specific question?
💡 If my response helped, please mark it as correct ✅ and close the thread 🔒— this helps future readers find the solution faster! 🙏
Ankur
✨ Certified Technical Architect || ✨ 10x ServiceNow MVP || ✨ ServiceNow Community Leader