Does anyone have a working example of using a date...
# singer-tap-development
i
Does anyone have a working example of using a date range for pagination. Most of my tap endpoints require "fromDate" and "toDate" params to return a request, and that range cannot exceed 14 days (per request). The logic (and date ranges) will likely apply to every stream in the tap