Push Notification Batches

This article pertains to: Legacy API (V1)

How does Validic handle push notification service when sending a high volume of records?

In certain cases when Validic retrieves a significant number of new or updated data across all integrated app sources, push notifications sent to your application may contain a large number of items inside a single push notification. In these cases, Validic sends these records via push notification in batches of 100. For example, at any given time where the number of records simultaneously retrieved from the various app sources exceeds 100, Validic will break this down into multiple push notifications in batches of 100. This allows for proper management of the data payload included in push notifications sent, as well as reduces the potential for request timeouts when sending push notifications to your application.