This query returns Quickbooks Online customers.
- API endpoint slug
- quickbooks_online.find_customer
- Runtime method
- performQuery("quickbooks_online.find_customer")
Query fields
- Label
- Email address:
- Helper text
- You must use either this field or Display Name.
- Slug
- email_address
- Required
- false
- Can have default value
- true
- Label
- Display name:
- Helper text
- You must use this field or Email Address.
- Slug
- display_name
- Required
- false
- Can have default value
- true
Ingredients
- Slug
- display_name
- Filter code
- QuickbooksOnline.findCustomer.DisplayName
- Type
- String
- Example
- John Doe
- Slug
- primary_email
- Filter code
- QuickbooksOnline.findCustomer.PrimaryEmail
- Type
- String
- Example
- example@example.com
- Slug
- primary_phone
- Filter code
- QuickbooksOnline.findCustomer.PrimaryPhone
- Type
- String
- Example
- 123-456-7890
- Slug
- web_address
- Filter code
- QuickbooksOnline.findCustomer.WebAddress
- Type
- String
- Example
- https://example.com
- Slug
- balance
- Filter code
- QuickbooksOnline.findCustomer.Balance
- Type
- String
- Example
- 100
- Slug
- notes
- Filter code
- QuickbooksOnline.findCustomer.Notes
- Type
- String
- Example
- This is a note
- Slug
- bill_addr_line_1
- Filter code
- QuickbooksOnline.findCustomer.BillAddrLine1
- Type
- String
- Example
- 123 Main St
- Slug
- bill_addr_line_2
- Filter code
- QuickbooksOnline.findCustomer.BillAddrLine2
- Type
- String
- Example
- Apt 1
- Slug
- bill_addr_city
- Filter code
- QuickbooksOnline.findCustomer.BillAddrCity
- Type
- String
- Example
- New York
- Slug
- bill_addr_state
- Filter code
- QuickbooksOnline.findCustomer.BillAddrState
- Type
- String
- Example
- NY
- Slug
- bill_addr_postal_code
- Filter code
- QuickbooksOnline.findCustomer.BillAddrPostalCode
- Type
- String
- Example
- 10001
- Slug
- id
- Filter code
- QuickbooksOnline.findCustomer.Id
- Type
- String
- Example
- 123
- Slug
- parent_id
- Filter code
- QuickbooksOnline.findCustomer.ParentId
- Type
- String
- Example
- 123
- Slug
- taxable
- Filter code
- QuickbooksOnline.findCustomer.Taxable
- Type
- String
- Example
- true