yaml
type: "io.kestra.plugin.hubspot.companies.get"
yaml
id: hubspot_companies_get
namespace: company.team

inputs:
  - id: company_id
    type: STRING

tasks:
  - id: get_company
    type: io.kestra.plugin.hubspot.companies.Get
    apiKey: "{{ secret('HUBSPOT_API_KEY') }}"
    companyId: "{{ inputs.company_id }}"
    properties:
      - name
      - domain
      - industry
Properties
SubType string
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