Basic Information

appmixer.freshsales.core.CreateContact

1.0.0

Public

Create a new contact with optional account linkage and custom fields.

Input Ports

in

FieldTypeDescription
First Name text Given name of the contact.
Last Name text Family name of the contact.
Email text Primary email address of the contact.
Mobile Number text Mobile/phone number.
Work Number text Work phone number.
Job Title text Job title or designation.
Website text Website URL.
Address text Mailing address (single line or formatted).
City text City.
State text State/Province/Region.
Country text Country.
Zipcode text Zip/Postal code.
Custom Field text Object containing custom field key-value pairs defined in your account.
Sales Accounts expression Array of sales account IDs to associate.
Tags expression Tags to assign to the contact.

Output Ports

out

FieldTypeDescription
Contact ID string,integer -
First Name string -
Last Name string -
Display Name string -
Avatar string,null -
Email string -
Emails array -
Mobile Number string,null -
Work Number string,null -
Work Email string,null -
Job Title string -
Address string,null -
City string -
State string -
Country string -
Zipcode string -
Time Zone string,null -
Owner ID string,integer,null -
Lead Score integer -
Last Seen string,null -
Last Contacted string,null -
Last Contacted Mode string,null -
Last Contacted Sales Activity Mode string,null -
Last Contacted Via Sales Activity string,null -
Open Deals Amount number,null -
Won Deals Amount number,null -
Open Deals Count integer -
Won Deals Count integer -
Recent Note string,null -
Custom Fields object -
Tags array -
System Tags array -
Links object -
Is Deleted boolean -
Team User IDs array -
External ID string,null -
Subscription Status integer -
Subscription Types string,null -
Unsubscription Reason string,null -
Other Unsubscription Reason string,null -
Customer Fit integer -
Record Type ID string -
Keyword string,null -
Medium string,null -
Description string,null -
Facebook string,null -
Twitter string,null -
LinkedIn string,null -
WhatsApp Subscription Status integer,null -
SMS Subscription Status integer,null -
AMB Subscription Status integer,null -
Last Assigned At string,null -
Last Seen Chat string,null -
First Seen Chat string,null -
Locale string,null -
Total Sessions integer,null -
Web Form IDs array,null -
Completed Sales Sequences array,null -
Active Sales Sequences array,null -
Phone Numbers array -
MCR ID integer,null -
First Campaign string,null -
First Medium string,null -
First Source string,null -
Last Campaign string,null -
Last Medium string,null -
Last Source string,null -
Latest Campaign string,null -
Latest Medium string,null -
Latest Source string,null -
Created At string -
Updated At string -

Full Metadata