Create Pipedrive deal when Xero adds contact
This trigger fires when a new contact is created in the organisation you select.
Developer info
- API endpoint slug
- xero.new_contact
Trigger fields
Organisation Dropdown list
- Label
- Which organisation?
- Helper text
- The Xero organisation to watch.
- Slug
- organisation
- Required
- true
- Can have default value
- false
Ingredients
Contact
- Slug
- contact_id
- Filter code
- Xero.newContact.ContactId
- Type
- String
- Example
- be392c8d-1f2a-4d1b-8f0e-2b6c9d1e4a77
Contact name
- Slug
- contact_name
- Filter code
- Xero.newContact.ContactName
- Type
- String
- Example
- Acme Ltd
First name
- Slug
- first_name
- Filter code
- Xero.newContact.FirstName
- Type
- String
- Example
- Jane
Last name
- Slug
- last_name
- Filter code
- Xero.newContact.LastName
- Type
- String
- Example
- Doe
Email address
- Slug
- email_address
- Filter code
- Xero.newContact.EmailAddress
- Type
- String
- Example
- jane@acme.com
Is customer
- Slug
- is_customer
- Filter code
- Xero.newContact.IsCustomer
- Type
- String
- Example
- true
Is supplier
- Slug
- is_supplier
- Filter code
- Xero.newContact.IsSupplier
- Type
- String
- Example
- false
Phone number
- Slug
- phone_number
- Filter code
- Xero.newContact.PhoneNumber
- Type
- String
- Example
- +1-555-123-4567
Contact status
- Slug
- contact_status
- Filter code
- Xero.newContact.ContactStatus
- Type
- String
- Example
- ACTIVE
