Im on the newer side when it comes to Acumatica but Im looking to add a webhook or trigger an api callout inside of Acumatica when a Customer record is updated so I can push those changes to the external system. I have looked into business events but Im not seeing a way to trigger a webhook or api callout from a Business event. Im also open to other approaches to this
Solved
Add Webhook or Triggering API Callout from Acumatica to External System
Best answer by Samvel Petrosov
Acumatica supports configuration of outgoing Push Notifications based on Generic Inquiries.
Configuring Push Notifications for Real-Time Monitoring
Basically, the idea is to configure a Generic Inquiry tracking the data that you are interested in, then every time there is a change to that data, the Push Notification will be triggered and send to the specified URL/address with old and new records.

Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.