Create a subscription filter
Crie um novo filtro para uma assinatura de webhook na sua conta HubSpot. Este endpoint permite definir condições específicas que um evento de webhook deve atender para acionar a assinatura. É útil para gerenciar e personalizar o comportamento das assinaturas de webhook com base em critérios específicos.
Documentation Index
Fetch the complete documentation index at: https://br.developers.hubspot.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Supported products
Supported products
Autorizações
The access token received from the authorization server in the OAuth 2.0 flow.
Corpo
Defines a single condition for searching CRM objects, specifying the property to filter on, the operator to use (such as equals, greater than, or contains), and the value(s) to compare against.
O identificador exclusivo da assinatura à qual o filtro será aplicado. É um número inteiro no formato int64.
Resposta
successful operation
O identificador exclusivo do filtro criado. É um número inteiro no formato int64.