PatrickS Customer Joined Sep 25, 2017 Messages 54 Reaction score 11 Aug 6, 2018 #1 I'm planning to do a test with the maximum contacts supported by 3CX. The only way I know to import a huge number of contacts is through import CSV file. It's better to have a programmatic way to add contacts, any hints?
I'm planning to do a test with the maximum contacts supported by 3CX. The only way I know to import a huge number of contacts is through import CSV file. It's better to have a programmatic way to add contacts, any hints?
eddv123 Titanium Partner Advanced Certified Joined Aug 15, 2017 Messages 2,855 Reaction score 478 Aug 6, 2018 #2 As you have already stated you can use a .CSV file for importing contacts - this is what I would do. The other options are Office 365, LDAP or ODBC servers.
As you have already stated you can use a .CSV file for importing contacts - this is what I would do. The other options are Office 365, LDAP or ODBC servers.
VoIPTools 3CX MVP Platinum Partner Advanced Certified Joined Feb 13, 2013 Messages 3,845 Reaction score 1,913 Aug 6, 2018 #3 Or Call Control API. But that's a lot of work. Far easier to just import a huge CSV file.