RE: Best Practice for KB articles
This can be done, but it's not easy. The kb article entity wants the data to be in a very specific format.
If you look at the entity fields, there is a content and description field. If you extract the data in those fields, you'll see a bunch of HTML and XML encoding going on, mixed in with the content.
This is a hack, but it might work.
1. Create a KB template that best approximates what the articles looked like in the legacy system. You can have different formats for these templates, refer to the CRM documentation for more information on this.
2. Create some new 'dummy' articles with the new template and save them to CRM.
3. Extract the new records from CRM and investigate the formatting used. You didn't mention if you are on-premise or on-line, but this will be easier if you are on-premise and have access to the SQL server. You can still do this on-line, but you may need to get some tools to get it to a local SQL server. (Kingswaysoft has SSIS tools you can use for this).
4. Re-format the old articles into the new format, then upload them as new records to CRM.
Credits: An unknown forum member posted this on a similar thread.
I hope this helps!
It is the best practice that you may follow.
Regards.
Ruskin
Member of o365cloudexperts and CloudDesktopOnline