Payload Sending

Last updated on 15 February, 2024

LMDX periodically sends outbound payloads in batches. This is done via a Scheduled Job named LMDX – Process outbound payloads, which is set to run every 60 seconds by default.

LMDX prioritizes sending insert and update payloads, for example payloads generated due to a record being inserted or updated, over historical records. If there is not enough space in the batch, any remaining payloads will stay in pending state until the scheduled job runs again.