omnidesk
  • Ticket
    • Message
    • Using forms
    • Contact forms
  • Customers
    • General
    • API sync on contact
    • CSV import
    • API sync before contact
    • Customer lookup
  • Telephone
    • Callflow
    • Numbers
  • E-mail
  • Users
  • Live chat
    • Livechat chatbot and app integration (backend)
  • Facebook
  • Twitter
  • Survey
    • Push data
  • Statistics
    • Statistics API
  • Raw data - BI
  • Security policy
  • Hosting
  • API docs
    • General
    • Authentication
    • REST
  • API specification
    • Documentation for the Omnidesk API endpoints
    • Chat
    • Customer
    • Email
    • Form
    • Formfield
    • Message
    • Notification
    • Raw
    • Statisticsv2
    • Ticket
    • User
    • View
Powered by GitBook
On this page
  1. Customers

CSV import

This is a sample of the CSV format and some sample data:

customerid;firstname;lastname;telephonenumber;emailaddress;
1231235435;test;dfgdfg;+31612312311;test@test.com;
1231235435;test;dfgdfg;+31612312311;test@test.com;

Please copy the first row and use it as the first row of your CSV file.

All telephone numbers must be in valid E.164 international format, example: +31612312311.

Omnidesk will provide a secure SFTP account if asked so you can safely transfer the CSV to us.

PreviousAPI sync on contactNextAPI sync before contact

Last updated 2 months ago