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
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?
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.