JobnimbusJobnimbus / Create Contact

appKey: jobnimbus
actionKey: create-contact

Action Inputs

The following parameters are available when configuring this action:
company
Company
Display name used mainly for QB syncing.
string
displayName
Display Name
The company name that this contact record is associated with.
string
email
Email
The email address associated with the contact.
string
firstName
First Name
The first name of the person this contact record is associated with.
string
lastName
Last Name
The last name of the person this contact record is associated with.
string
additionalFields
Additional Fields
| (string | Record<string, string | Array<string> | boolean>)
| undefined
address1
Address 1
The line 1 portion of the physical address.
string | undefined
address2
Address 2
The line 2 portion of the physical address.
string | undefined
city
City
The city portion of the physical address.
string | undefined
country
Country
The country portion of the physical address.
string | undefined
description
Description
The description of this record.
string | undefined
estimatedTime
Estimated Time
The number of minutes this record is estimated to take to complete.
string | undefined
faxNumber
Fax Number
The fax number associated with this contact.
string | undefined
geoLat
Geo Lat
The latitude of geo coordinates of the address associated with this record.
string | undefined
geoLong
Geo Long
The longitude of geo coordinates of the address associated with this record.
string | undefined
homePhone
Home Phone
The home phone number associated with this contact.
string | undefined
isActive
Is Active
Whether this record is active(true) or deleted(false).
boolean | undefined
isArchived
Is Archived
Whether this record has been archived (true) or not (false).
boolean | undefined
isClosed
Is Closed
Whether this record is closed or not.
boolean | undefined
isLead
Is Lead
Whether this record is a lead or not.
boolean | undefined
isSubcontractor
Is Subcontractor
Whether this contact is a subcontractor or not for User.
boolean | undefined
mobilePhone
Mobile Phone
The mobile phone number associated with this contact.
string | undefined
number
Number
The customer defined template generated number assigned to this record, based off of the record id.
string | undefined
state
State
The state text portion of the physical address.
string | undefined
tags
Tags
List of string tags
string | undefined
website
Website
Website
string | undefined
workPhone
Work Phone
The work phone number associated with this contact.
string | undefined
zip
Zip
The postal code portion of the physical address.
string | undefined