Handling Deleted Opportunities via API

Is there an efficient way to get information via APIs if an opportunity is deleted from NXT (users can do it by opening database view)?

Currently, the only solution I see is to reload all records every run (bad for performance, traffic and quota limits)

Is there a better solution available?

Categories