Add new Wave customers as subscribers in AWeber
This trigger fires when a new customer is added to a business you choose.
Developer info
- API endpoint slug
- wave.new_customer
Trigger fields
Business Dropdown list
- Label
- Which business?
- Helper text
- Required: Select your account to use.
- Slug
- business_id
- Required
- true
- Can have default value
- false
Ingredients
First name The first name of the principal contact.
- Slug
- first_name
- Filter code
- Wave.newCustomer.FirstName
- Type
- String
- Example
- John
Last name The last name of the principal contact.
- Slug
- last_name
- Filter code
- Wave.newCustomer.LastName
- Type
- String
- Example
- Doe
Email The email of the principal contact.
- Slug
- Filter code
- Wave.newCustomer.Email
- Type
- String
- Example
- example@example.com
Customer name The name or business name of the customer.
- Slug
- customer_name
- Filter code
- Wave.newCustomer.CustomerName
- Type
- String
- Example
- IFTTT, Inc.
Account number The custom account number or ID you assigned to the customer.
- Slug
- display_id
- Filter code
- Wave.newCustomer.AccountNumber
- Type
- String
- Example
- 123
Internal notes Internal notes about the customer.
- Slug
- internal_notes
- Filter code
- Wave.newCustomer.InternalNotes
- Type
- String
- Example
- This is a note
Website The website address of the customer.
- Slug
- website
- Filter code
- Wave.newCustomer.Website
- Type
- String
- Example
- https://example.com
Phone The telephone number of the customer.
- Slug
- phone
- Filter code
- Wave.newCustomer.Phone
- Type
- String
- Example
- 123-456-7890
Mobile The mobile telephone number of the principal contact.
- Slug
- mobile
- Filter code
- Wave.newCustomer.Mobile
- Type
- String
- Example
- 123-456-7890
Toll free The toll-free number of the customer.
- Slug
- toll_free
- Filter code
- Wave.newCustomer.TollFree
- Type
- String
- Example
- 123-456-7890
Fax The fax number of the customer.
- Slug
- fax
- Filter code
- Wave.newCustomer.Fax
- Type
- String
- Example
- 123-456-7890
Currency The default currency used by the customer.
- Slug
- currency
- Filter code
- Wave.newCustomer.Currency
- Type
- String
- Example
- USD
Outstanding amount Amount due on customer's invoices.
- Slug
- outstanding_amount
- Filter code
- Wave.newCustomer.OutstandingAmount
- Type
- String
- Example
- 100
Overdue amount Amount due on customer's invoices with due date that have passed.
- Slug
- overdue_amount
- Filter code
- Wave.newCustomer.OverdueAmount
- Type
- String
- Example
- 100
Address The address of the customer.
- Slug
- address
- Filter code
- Wave.newCustomer.Address
- Type
- String
- Example
- 123 Main St
City The city of the customer's address.
- Slug
- city
- Filter code
- Wave.newCustomer.City
- Type
- String
- Example
- San Francisco
State The state or province of the customer's address.
- Slug
- state
- Filter code
- Wave.newCustomer.State
- Type
- String
- Example
- CA
Country The country of the customer's address.
- Slug
- country
- Filter code
- Wave.newCustomer.Country
- Type
- String
- Example
- US
Postal code The postal code of the customer's address
- Slug
- postal_code
- Filter code
- Wave.newCustomer.PostalCode
- Type
- String
- Example
- 94114
Shipping name The shipping name or business name of the customer.
- Slug
- shipping_name
- Filter code
- Wave.newCustomer.ShippingName
- Type
- String
- Example
- John Doe
Shipping phone The shipping telephone number of the customer.
- Slug
- shipping_phone
- Filter code
- Wave.newCustomer.ShippingPhone
- Type
- String
- Example
- 123-456-7890
Shipping address The shipping address of the customer.
- Slug
- shipping_address
- Filter code
- Wave.newCustomer.ShippingAddress
- Type
- String
- Example
- 123 Main St
Shipping city The city of the customer's shipping address.
- Slug
- shipping_city
- Filter code
- Wave.newCustomer.ShippingCity
- Type
- String
- Example
- San Francisco
Shipping state The state or province of the customer's shipping address.
- Slug
- shipping_state
- Filter code
- Wave.newCustomer.ShippingState
- Type
- String
- Example
- CA
Shipping country The country of the customer's shipping address.
- Slug
- shipping_country
- Filter code
- Wave.newCustomer.ShippingCountry
- Type
- String
- Example
- US
Shipping postal code The postal code of the customer's shipping address.
- Slug
- shipping_postal_code
- Filter code
- Wave.newCustomer.ShippingPostalCode
- Type
- String
- Example
- 94114
Shipping instructions Details for shipping to the customer.
- Slug
- shipping_instructions
- Filter code
- Wave.newCustomer.ShippingInstructions
- Type
- String
- Example
- This is a note
Created at Date and time the customer was created.
- Slug
- created_at
- Filter code
- Wave.newCustomer.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Modified at When the customer was last modified.
- Slug
- modified_at
- Filter code
- Wave.newCustomer.ModifiedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Id Unique identifier for the customer.
- Slug
- id
- Filter code
- Wave.newCustomer.Id
- Type
- String
- Example
- 123
Business The unique identifier for your business that the customer belongs to.
- Slug
- business_id
- Filter code
- Wave.newCustomer.BusinessId
- Type
- String
- Example
- 123
Is archived Whether or not the customer is archived.
- Slug
- is_archived
- Filter code
- Wave.newCustomer.IsArchived
- Type
- String
- Example
- true