Search ​Search

yaml
type: "io.kestra.plugin.hubspot.deals.search"
yaml
id: hubspot_deals_search
namespace: company.team

tasks:
  - id: search_deals
    type: io.kestra.plugin.hubspot.deals.Search
    apiKey: "{{ secret('HUBSPOT_API_KEY') }}"
    properties:
      - name
    limit: 10
    sorts:
      - propertyName: "createdate"
        direction: "DESCENDING"
Properties
Default false
SubType object
Default 10
SubType string
SubType object
Format uri
Format duration
Default PT5M
Format duration
Default false
SubType integer
Default UTF-8
Default true
SubType string
Possible Values
REQUEST_HEADERSREQUEST_BODYRESPONSE_HEADERSRESPONSE_BODY
Default DIRECT
Possible Values
DIRECTHTTPSOCKS