Maximum calls to Web Service API Rest Epicor

Hello,

I’m going to start using Epicor’s rest api to insert information into quotes from an application external to Epicor. Is there a maximum number of calls to a web service API Rest in Epicor?

Thank you for you answer.
Regards

Hosted (SaaS) or OnPrem?

Hello @josecgomez

it is On Prem, but maybe later it will change to Hosted (Saas).

I am not aware of any limit in SaaS. Since the Kinetic web client is all REST, any limit would apply there as well.

You can reduce the number of calls by using Epicor Functions. That would also improve your performance.