Hi ,
We would like to request your support regarding the API data retrieval. Currently, when we use the updated_at property, the filter is not working as expected and the data is not being fetched properly.
We would like to request your support regarding the API data retrieval. Currently, when we use the updated_at property, the filter is not working as expected and the data is not being fetched properly.
To address this, we require incremental data support on the API side so that we can fetch data within a specific date range (e.g., a 14-day period). Moreover, we are using GET method for fetching details.
Kindly let us know if this can be enabled or if there are alternative approaches we should follow. Attaching the API link and screenshot for your reference.
API link-https://api.hubapi.com/crm/v3/objects/contacts?limit=10 &properties=firstname,lastname,email,phone,hubspot_owner_id,jobtitle,notes_last_updated,last_contacted,last_engagement_date,last_marketing_email_click_date,last_marketing_email_name,last_marketing_email_open_date,last_marketing_email_reply_date,last_marketing_email_send_date,last_modified_date,last_nps_survey_comment,hs_lead_status,marketing_contact_status,annualrevenue&associations=contacts,companies,deals,tasks,calls,meetings,notes,emails&filter=updatedAt gt 2025-09-01 updatedAt le 2025-10-01
API link-https://api.hubapi.com/crm/v3/objects/contacts?limit=10 &properties=firstname,lastname,email,phone,hubspot_owner_id,jobtitle,notes_last_updated,last_contacted,last_engagement_date,last_marketing_email_click_date,last_marketing_email_name,last_marketing_email_open_date,last_marketing_email_reply_date,last_marketing_email_send_date,last_modified_date,last_nps_survey_comment,hs_lead_status,marketing_contact_status,annualrevenue&associations=contacts,companies,deals,tasks,calls,meetings,notes,emails&filter=updatedAt gt 2025-09-01 updatedAt le 2025-10-01