Jam Posted January 17, 2020 Share Posted January 17, 2020 (edited) Hi, We have an excel file containing clients and items/products. Excel file has multiple sheets. For example in clients, we have sheet 1 for client information and sheet 2 for client address. Is there any tools that can migrate the clients with custom excel formats? Or can you give any suggestion to migrate the data? Thanks! Edited January 17, 2020 by Jam 0 Quote Link to comment Share on other sites More sharing options...
CodeCo Posted January 17, 2020 Share Posted January 17, 2020 Might be hard to do, but you could try and convert all your data in Excel to SQL in the format that WHMCS uses. Alternatively, you could code something to use the WHMCS API. 0 Quote Link to comment Share on other sites More sharing options...
Kian Posted January 17, 2020 Share Posted January 17, 2020 Iterate over your array and perform AddClient. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.