Do we have restrictions on third-party outbound calls?

Manikantahere
Tera Contributor

like per hour / day we can only make 10k calls or 1L calls etc?

3 ACCEPTED SOLUTIONS

Ankur Bawiskar
Tera Patron
Tera Patron

@Manikantahere 

From ServiceNow side no limit.

It all depends on how many calls the 3rd party can handle in an hour or day

If my response helped please mark it correct and close the thread so that it benefits future readers.

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

View solution in original post

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Manikantahere 

 

No there is no limit defined by ServiceNow.

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

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

View solution in original post

Hi @Manikantahere,

 

That's correct. I would however confirm this with your account manager or raise a ticket via ServiceNow support to confirm - but essentially, that's correct. API calls and costs are only associated to IntegrationHub - hence why I asked how are you calling the API or outbound call.

 

To help others (and for me to gain recognition for my efforts), please mark this response correct by clicking on Accept as Solution and/or Kudos.




Thanks, Robbie

View solution in original post

12 REPLIES 12

does ServiceNow cost or subscriptions depends on number of calls that were triggered?? 

Hi @Manikantahere 

 

Tough to answer for the costing part, you should speak with your SN account manager for this.

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

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

Robbie
Kilo Patron
Kilo Patron

Hi @Manikantahere,

 

Whilst there is no limitation from a number perspective, if you're leveraging IntegrationHub, you should consider costs.

If you're not leveraging IntegrationHub and have implemented Scripted REST API's for example, you're fine, costing should not be a factor.

 

As a safety precaution, a heads up and quick ticket to ServiceNow Support is always a good option to confirm.

 

To help others (and for me to gain recognition for my efforts), please mark this response correct by clicking on Accept as Solution and/or Kudos.




Thanks, Robbie

If I want to trigger a rest message from flow designer to fetch data from third party I do execute it from action? is that mean I am using integration hub?  can I get some more inputs to differentiate integration is a normal or it is through integration hub in flow designer? 

Hi @Manikantahere,

 

It is possible to call a REST Message from 'Flow Designer' using 'Action', however importantly you need to also use a 'Script step'.

 

Kudos to @Kartik Choudha1 who has provided a great response on the community with an example demonstrating how - found below.

 

To help others (and for me to gain recognition for my efforts), please mark this response correct by clicking on Accept as Solution and/or Kudos.




Thanks, Robbie

 

https://www.servicenow.com/community/now-platform-forum/call-rest-message-from-flow-designer/m-p/103...