Example: I need to update all the Sales Order data inputted in one instance to another instance of the same screen (screen SO301000) through an API call when I hit save. Any suggestions on how to do this?
Example: I need to update all the Sales Order data inputted in one instance to another instance of the same screen (screen SO301000) through an API call when I hit save. Any suggestions on how to do this?
Best answer by jinin
Refer to the below blog,
REST API Client Integration with Acumatica's Manufacturing Module.
It's not advisable to include API calls within the SAVE action as it may lead to performance issues. It's better to create a processing screen and implement the functionality there.
.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.