Configure the Freshdesk connector in Field Nation with API key and field mappings.
company.freshdesk.com)Use admin account
Click profile icon → Profile Settings
Right sidebar → "Your API Key" Click to reveal and copy
Access Integration Broker and select "Freshdesk"
Format: company (from company.freshdesk.com)
Example: If URL is acme.freshdesk.com, enter acme
Paste API key from Step 1
Authentication Format:
Username: {your_api_key}
Password: XField Nation handles formatting automatically.
Click "Test Connection" → Verify success
Click "Refresh Fields" → Configure mappings:
Inbound:
subject → title
description → description
status → status_id (Array Map)
priority → priority (Array Map)
requester.name → contact.name
due_by → schedule.start (Date Convert)Outbound:
status.name → status (Array Map)
completion_notes → private_noteStatus Mapping:
Freshdesk: Open, Pending, Resolved, Closed
Field Nation: Draft, Assigned, Work Done, ApprovedSave → Copy trigger URL for Freshdesk webhook
Last updated on