APIs & Integrations

Stanza
Membro

Can't filter last modified date for Deal Search API

resolver
{
    
    "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 Avaliação positiva
1 Solução aceita
Stanza
Solução
Membro

Can't filter last modified date for Deal Search API

resolver

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

Exibir solução no post original

1 Resposta 1
Stanza
Solução
Membro

Can't filter last modified date for Deal Search API

resolver

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