Does anyone have any experience developing a tap f...
# singer-tap-development
g
Does anyone have any experience developing a tap for an API which does not support query parameters for incremental runs? Unluckily, this API for my source does not offer the ability to get records past a certain date or anything so unfortunately I cannot support incremental ELTs. Is there a workaround or some custom behavior that can be implemented to get around this?