Explore Plans
Mobile menu Close menu
QuickBooks OnlineQuickBooks Online

New customer

This trigger fires when there is a new customer.

Developer info

API endpoint slug
quickbooks_online.new_customer

Trigger fields

No fields for this trigger

Ingredients

Display nameThe display name of the customer

Slug
display_name
Filter code
QuickbooksOnline.newCustomer.DisplayName
Type
String
Example
John Doe

Primary emailThe primary email address of the customer

Slug
primary_email
Filter code
QuickbooksOnline.newCustomer.PrimaryEmail
Type
String
Example
example@example.com

Bill addr line1The first line of the billing address

Slug
bill_addr_line_1
Filter code
QuickbooksOnline.newCustomer.BillAddrLine1
Type
String
Example
123 Main St

Bill addr line2The second line of the billing address

Slug
bill_addr_line_2
Filter code
QuickbooksOnline.newCustomer.BillAddrLine2
Type
String
Example
Apt 1

Bill addr cityThe city of the billing address

Slug
bill_addr_city
Filter code
QuickbooksOnline.newCustomer.BillAddrCity
Type
String
Example
New York

Bill addr stateThe state of the billing address

Slug
bill_addr_state
Filter code
QuickbooksOnline.newCustomer.BillAddrState
Type
String
Example
NY

Bill addr postal codeThe postal code of the billing address

Slug
bill_addr_postal_code
Filter code
QuickbooksOnline.newCustomer.BillAddrPostalCode
Type
String
Example
10001

Primary phoneThe primary phone number of the customer

Slug
primary_phone
Filter code
QuickbooksOnline.newCustomer.PrimaryPhone
Type
String
Example
123-456-7890

Web addressThe web address of the customer

Slug
web_address
Filter code
QuickbooksOnline.newCustomer.WebAddress
Type
String
Example
https://example.com

BalanceThe balance of the customer

Slug
balance
Filter code
QuickbooksOnline.newCustomer.Balance
Type
String
Example
100

TaxableWhether or not this customer is taxable

Slug
taxable
Filter code
QuickbooksOnline.newCustomer.Taxable
Type
String
Example
true

NotesThe notes for the customer

Slug
notes
Filter code
QuickbooksOnline.newCustomer.Notes
Type
String
Example
This is a note

IDThe ID of the customer

Slug
id
Filter code
QuickbooksOnline.newCustomer.Id
Type
String
Example
123

Parent IDThe ID of the parent customer

Slug
parent_id
Filter code
QuickbooksOnline.newCustomer.ParentId
Type
String
Example
123