<turbo-stream action="update" target="wiki_card"><template>
<h1>Filtering with HubSpot</h1>
<p>On any HubSpot integration,you can set up a maximum of 5 filters on every transfer ( Source Control being included). This is a limitation on the HubSpot side and it does not allow more than 5 filters at the time on a specific transfer. You can use operators in filters to specify which records should be returned. Values in filters are case-insensitive, with the exception of the IN and NOT_IN operators which require lowercase values. You can use the following operators in a filter:<br><br></p><ol><li>&nbsp;LT - Less than</li><li>&nbsp;LTE - Less than or equal to&nbsp;</li><li>&nbsp;GT - Greater than</li><li>&nbsp;GTE - Greater than or equal to</li><li>&nbsp;EQ - Equal to&nbsp;</li><li>&nbsp;NEQ - Not equal to&nbsp;</li><li>&nbsp;BETWEEN - Within the specified range. In your request, use key-value pairs to set highValue and value. You can refer to this <a href="https://developers.hubspot.com/docs/api/crm/search#between-operator">&nbsp;example.</a></li><li>IN - Included within the specified list. In your request, include the list values in a values array. Inputted values must be in lowercase. You can refer to this <a href="https://developers.hubspot.com/docs/api/crm/search#in-operator">&nbsp;example .</a></li><li>NOT_IN - Not included within the specified list. In your request, include the list values in a values <a href="https://developers.hubspot.com/docs/api/crm/search#in-operator">&nbsp;array</a>. Inputted values must be in lowercase.</li><li>HAS_PROPERTY - Has a value for the specified property.</li><li>NOT_HAS_PROPERTY - Doesn't have a value for the specified property.</li><li>CONTAINS_TOKEN - Contains a token. In your request, you can use wildcards (*) to complete a partial search. For example, use the value *@hubspot.com to retrieve contacts with a HubSpot email address.</li><li>NOT_CONTAINS_TOKEN - Doesn't contain a token.<br>&nbsp;</li></ol>
</template></turbo-stream>

<turbo-stream action="replace" target="meta_description"><template><meta content='Filtering with HubSpot' id='meta_description' name='description'></template></turbo-stream>
<turbo-stream action="replace" target="meta_keywords"><template><meta content='Hubspot filters operators Source filter' id='meta_keywords' name='keywords'></template></turbo-stream>
<turbo-stream action="update" target="meta_title"><template>Filtering with Hubspot - MyRapidi Wiki</template></turbo-stream>
<turbo-stream action="prepend" target="flash"><template></template></turbo-stream>
