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

In the article he mentioned,

It's true that integration Hub plugin is required if we want to use REST step to call the web service of target instance/external system.

 

But if the requirement is like you have the 'Rest Outbound Message' configured on your instance and you want to call external system webService through this REST message.

We can call the REST Message from 'Flow Designer' using 'Action' with 'Script step'.

so Rest step only falls under Integration hub but not the Action' with 'Script step ? is it correct way to understand?

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

I do try for it. FYI information we don't have integration hub subscription seems.

 

so using script option through action nether have restricted limit for calls nor cost. right? 

thanks for your help here.