APIs & Integrations

PowerMyAnalytic
Stratege/Strategin

Search V3 deals return empty result

Yesterday I saw results for this request.

 

https://api.hubapi.com/crm/v3/objects/deals/search

body:

 

{"filterGroups":[{"filters":[{"propertyName":"createdate","operator":"GTE","value":1585699200000},{"propertyName":"createdate","operator":"LTE","value":1591660800000}]}],"properties":["hs_object_id","createdate","hubspot_owner_id","dealstage","amount","dealname","closedate","days_to_close","hs_analytics_source","hs_analytics_source_data_1","hs_analytics_source_data_2","hs_campaign","hs_closed_amount","hs_lastmodifieddate","dealtype","description"],"limit":100,"after":0}

 

 

Today it retrieve an empty result.

{
"total": 0,
"results": [],
}

Please investigate,

account id: 7373331

0 Upvotes
1 Antwort
PowerMyAnalytic
Stratege/Strategin

Search V3 deals return empty result

Also confirmed that "V1 get all deals" do retrieve some deals in this date range

(https://developers.hubspot.com/docs/methods/deals/get-all-deals)

 

 

0 Upvotes