Apollo to Zoho Campaigns – Flow Keeps Syncing Already Synced Contacts

Hi community,

I’ve built a Make scenario that pulls contacts from an Apollo contact list and pushes them into Zoho Campaigns. The flow includes a Data Store to check for duplicates before pushing, so Zoho only receives new contacts.

However, the issue is that Apollo keeps returning contacts that have already been processed, even though the list has enough new contacts. As a result, the flow keeps looping through and filtering out already-synced contacts — wasting operations.

Is there a way to ensure only new contacts are fetched from Apollo?

Has anyone handled this kind of sync with Apollo successfully?