Basic Information

appmixer.freshsales.core.GetContact

1.0.0

Public

Retrieve a contact by ID with optional embedded resources.

Input Ports

in

FieldTypeDescription
Contact ID number The unique identifier of the contact to retrieve.
Include text Comma-separated list of associated resources to embed: owner, creater, updater, source, territory, tasks, appointments, notes, sales_accounts.

Output Ports

out

FieldTypeDescription
ID 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,null -
Address string,null -
City string,null -
State string,null -
Country string,null -
Zipcode string,null -
Time Zone string,null -
Lead Score integer -
Owner ID integer,null -
Open Deals Amount number,null -
Won Deals Amount number,null -
Open Deals Count integer -
Won Deals Count 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 -
Last Assigned At string,null -
Recent Note string,null -
Facebook string,null -
Twitter string,null -
LinkedIn string,null -
Keyword string,null -
Medium string,null -
Custom Fields object -
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 -
Completed Sales Sequences array,null -
Active Sales Sequences array,null -
Web Form IDs array,null -
WhatsApp Subscription Status integer,string,null -
SMS Subscription Status integer,string,null -
AMB Subscription Status integer,string,null -
Last Seen Chat string,null -
First Seen Chat string,null -
Locale string,null -
Total Sessions integer,null -
System Tags array -
Phone Numbers array -
MCR ID integer,null -
Description string,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 -
Task IDs array -
Note IDs array -
Created At string -
Updated At string -

Full Metadata