APIs & Integrations

Stanza
Membre

Can't filter last modified date for Deal Search API

Résolue
{
    
    "filterGroups": [
        {
            "filters": [
                {
                    "value": "7695775",
                    "operator": "EQ",
                    "propertyName": "dealstage"
                },
                {
                    "value": "hs_lastmodifieddate",
                    "operator": "GTE",
                    "propertyName": "1638190800000"
                }
            ]
        }
    ],
    "properties": [
        "dealname"
    ]
}

I am getting an error.

I have tried seonds as well as milliseconds.

0 Votes
1 Solution acceptée
Stanza
Solution
Membre

Can't filter last modified date for Deal Search API

Résolue

sorry got the properties around the wrong way - silly me - it's a be long day, thanks support !

Voir la solution dans l'envoi d'origine

1 Réponse
Stanza
Solution
Membre

Can't filter last modified date for Deal Search API

Résolue

sorry got the properties around the wrong way - silly me - it's a be long day, thanks support !