REST-Integration Hub

MahithaV
Tera Contributor

Can we use someother thing in place of REST in integration hub as REST is not available in the pdi

4 REPLIES 4

Dr Atul G- LNG
Tera Patron

Hi @MahithaV 

 

You can normal API in that case without hub access.

 

https://devxxxxxx.service-now.com/now/nav/ui/classic/params/target/sys_rest_message_list.do%3Fsyspar...

*************************************************************************************************************
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]

****************************************************************************************************************

Tanushree Maiti
Tera Patron

Hi @MahithaV 

 

you can use SOAP or JDBC steps instead of REST within Flow Designer actions

JDBC step 

https://www.servicenow.com/community/developer-forum/how-to-use-soap-step-in-flow-designer-correctly...

 

 

 

Please Accept the solution if it assisted you with your question & Mark this response as Helpful.
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti

BharatC
Mega Guru

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

Ankur Bawiskar
Tera Patron

@MahithaV 

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! 🙏

Regards,
Ankur
Certified Technical Architect  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader