For the complete documentation index, see llms.txt. This page is also available as Markdown.

Configure Push Notifications for Acumatica

Acumatica can notify Stacksync when a record changes by sending a Push Notification based on a Generic Inquiry.

When is this required?

For most objects, no additional configuration is needed. Stacksync automatically detects creates and updates when the object exposes one of these fields:

  • LastModifiedDateTime

  • LastModifiedDate

  • LastModified

Configure Push Notifications only when the object you are syncing does not include any of these fields.

Without a modified-time field, Stacksync cannot detect incremental changes through polling. In that case, real-time updates depend on Acumatica Push Notifications, while periodic full re-scans provide an additional fallback.

Configure real-time updates

For objects without a supported modified-time field:

Continue with:

Add NoteID to an Acumatica Generic InquiryCreate an Acumatica Push Notification

If you have any questions or run into any blockers, reach out anytime at hello@stacksync.com and the Stacksync team will be happy to help.

Last updated