Understanding Property Data from Jobber - Adhesion Connect Guide

Understanding Property Data

To help you understand the Product and Service information available through Adhesion Connect for Jobber we've put together the following outline. Each data component includes the field type and a description below it to help you understand how to best use the information in your integrations and automations.

Property

A Property is a location owned by Client where Service Providers provide service.

Fields

address

Description: The address of the Property.
  1. street

Field Type: string (text, numbers, and/or special characters stored as text)
Description: The complete street component of this address.
  1. street_1

Field Type: string (text, numbers, and/or special characters stored as text)
Description: The first line of this address.
  1. street_2

Field Type: string (text, numbers, and/or special characters stored as text)
Description: The second line of this address.
  1. city

Field Type: string (text, numbers, and/or special characters stored as text)
Description: The city for this address.
  1. province_state

Field Type: string (text, numbers, and/or special characters stored as text)
Description: The province/state for this address.
  1. postal_code

Field Type: string (text, numbers, and/or special characters stored as text)
Description: The zip or postal code for this address.
  1. country

Field Type: string (text, numbers, and/or special characters stored as text)
Description: The country for this address.

client

Description: The Client associated with the Property.
  1. id

Field Type: string (text, numbers, and/or special characters stored as text)
Description: The unique identifier from Jobber for the Client.
  1. name

Field Type: string (text, numbers, and/or special characters stored as text)
Description: The name of the Client.

custom_fields

Field Type: multiple
Description: Your custom fields represented as key:value pairs.
Example: 
{
"custom field label 1": "custom field value 1",
"custom field label 2": "custom field value 2"
}

id

Field Type: string (text, numbers, and/or special characters stored as text)
Description: The unique identifier from Jobber for the Property.

is_billing_address

Field Type: boolean (true/false)
Description: Identifies if the Property is the billing address for the Client.

jobber_url

Field Type: string (text, numbers, and/or special characters stored as text)
Description: The URL for the Property record in Jobber.

routing_order

Field Type: string (text, numbers, and/or special characters stored as text)
Description: The routing order of the Property.

tax_rate

Description: The tax rate of the Property.
  1. id

Field Type: string (text, numbers, and/or special characters stored as text)
Description: The unique identifier from Jobber for the tax rate.
  1. default

Field Type: boolean (true/false)
Description: Identifies if the tax rate is the default tax rate.
  1. description

Field Type: string (text, numbers, and/or special characters stored as text)
Description: The internal description of the tax rate.
  1. label

Field Type: string (text, numbers, and/or special characters stored as text)
Description: A combination of the name and tax rate.
  1. name

Field Type: string (text, numbers, and/or special characters stored as text)
Description: The name of the tax rate.
  1. quickbooks_tax_type

Field Type: string (text, numbers, and/or special characters stored as text)
Description: The type of QuickBooks sync.
  1. tax

Field Type: decimal
Description: The tax rate (%).

event_type

Field Type: string (text, numbers, and/or special characters stored as text)
Description: The Jobber event that happened (Property Create/Property Update).

    • Related Articles

    • Understanding Request Data

      To help you understand the Request information available through Adhesion Connect for Jobber we've put together the following outline. Each data component includes the field type and a description below it to help you understand how to best use the ...
    • Understanding Quote Data

      To help you understand the Quote information available through Adhesion Connect for Jobber we've put together the following outline. Each data component includes the field type and a description below it to help you understand how to best use the ...
    • Understanding Invoice Data

      To help you understand the Invoice information available through Adhesion Connect for Jobber we've put together the following outline. Each data component includes the field type and a description below it to help you understand how to best use the ...
    • Understanding Visit Data

      To help you understand the Timesheet information available through Adhesion Connect for Jobber we've put together the following outline. Each data component includes the field type and a description below it to help you understand how to best use the ...
    • Understanding Job Data

      To help you understand the Job information available through Adhesion Connect for Jobber we've put together the following outline. Each data component includes the field type and a description below it to help you understand how to best use the ...