Basic Information

appmixer.freshdesk.contacts.ExportContacts

1.0.0

Public

Export contacts from Freshdesk to a CSV file. Initiates the export, waits for it to complete, then streams the file into Appmixer file storage and returns the file ID.

Input Ports

in

FieldTypeDescription
Default Fields text Comma-separated list of default contact fields to include in the export. At least one of Default Fields or Custom Fields must be provided.

Allowed values: name, email, phone, mobile, job_title, company_name, address, description, time_zone, language, twitter_id, twitter_profile_status, twitter_followers_count, social_handler, unique_external_id, tag_names, other_phone_numbers, client_manager
Custom Fields text Comma-separated list of custom contact field names to include in the export. Use the field names as defined in your Freshdesk account (e.g. department,region). At least one of Default Fields or Custom Fields must be provided.

Output Ports

out

FieldTypeDescription
File ID -

Full Metadata