cURL
Custom Fields
Get Custom Fields
Returns all custom field mappings configured for the team. Custom fields represent field mappings between Salesfinity and integrated CRM platforms.
GET
cURL
Returns all custom field mappings configured for your team. Custom fields represent field mappings between Salesfinity and your integrated CRM platforms (Salesforce, HubSpot, etc.).
Each record contains the integration source and the mapped fields for contacts and leads.
Response
Returns an array of custom field mapping records._id- Unique identifiersource- Integration source (e.g.salesforce,hubspot)team- Team IDuser- User ID who configured the mappingfields- Array of contact field mappingstype- Field categoryfield_type- Data type of the fieldinternal_name- Salesfinity field nameexternal_key- CRM field keyexternal_name- CRM field display name
lead_fields- Array of lead field mappings (same structure asfields)createdAt- Creation timestampupdatedAt- Last update timestamp
Authorizations
Response
200 - application/json
Custom fields retrieved successfully
Unique identifier
Integration source
Available options:
csv, salesforce, salesloft, outreach, apollo, hubspot, active-campaign, custom, pipe-drive, monday Team ID
User ID
Contact field mappings
Lead field mappings