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 name The display name of the customer
- Slug
- display_name
- Filter code
- QuickbooksOnline.newCustomer.DisplayName
- Type
- String
- Example
- John Doe
Primary email The primary email address of the customer
- Slug
- primary_email
- Filter code
- QuickbooksOnline.newCustomer.PrimaryEmail
- Type
- String
- Example
- example@example.com
Bill addr line1 The first line of the billing address
- Slug
- bill_addr_line_1
- Filter code
- QuickbooksOnline.newCustomer.BillAddrLine1
- Type
- String
- Example
- 123 Main St
Bill addr line2 The second line of the billing address
- Slug
- bill_addr_line_2
- Filter code
- QuickbooksOnline.newCustomer.BillAddrLine2
- Type
- String
- Example
- Apt 1
Bill addr city The city of the billing address
- Slug
- bill_addr_city
- Filter code
- QuickbooksOnline.newCustomer.BillAddrCity
- Type
- String
- Example
- New York
Bill addr state The state of the billing address
- Slug
- bill_addr_state
- Filter code
- QuickbooksOnline.newCustomer.BillAddrState
- Type
- String
- Example
- NY
Bill addr postal code The postal code of the billing address
- Slug
- bill_addr_postal_code
- Filter code
- QuickbooksOnline.newCustomer.BillAddrPostalCode
- Type
- String
- Example
- 10001
Primary phone The primary phone number of the customer
- Slug
- primary_phone
- Filter code
- QuickbooksOnline.newCustomer.PrimaryPhone
- Type
- String
- Example
- 123-456-7890
Web address The web address of the customer
- Slug
- web_address
- Filter code
- QuickbooksOnline.newCustomer.WebAddress
- Type
- String
- Example
- https://example.com
Balance The balance of the customer
- Slug
- balance
- Filter code
- QuickbooksOnline.newCustomer.Balance
- Type
- String
- Example
- 100
Taxable Whether or not this customer is taxable
- Slug
- taxable
- Filter code
- QuickbooksOnline.newCustomer.Taxable
- Type
- String
- Example
- true
Notes The notes for the customer
- Slug
- notes
- Filter code
- QuickbooksOnline.newCustomer.Notes
- Type
- String
- Example
- This is a note
Id The ID of the customer
- Slug
- id
- Filter code
- QuickbooksOnline.newCustomer.Id
- Type
- String
- Example
- 123
Parent The ID of the parent customer
- Slug
- parent_id
- Filter code
- QuickbooksOnline.newCustomer.ParentId
- Type
- String
- Example
- 123