[Vtigercrm-developers] Importing comments?

nilay khatri nilay.spartan at gmail.com
Mon Aug 31 11:54:21 GMT 2020


Writing a custom script to do the handling is the best approach in such
case.

For similar cases, we load the data into a table and then utilize the
webservice functions vtws_* to create/update records into the CRM.

Though it would be a nice feature to have following option while importing
the records:
- select campaign to which the records should be added to, incase contacts,
leads, accounts
- mapping comment column, so it create a new comment and link to the
respective parent record

Though one more option is that you can uncomment the hardcoded check to not
include comments module in Menu and other requests. Which should then list
the comments module in the menu and then I guess you can follow the normal
import process.



On Mon, Aug 31, 2020 at 4:37 PM socialboostdk <socialboostdk at gmail.com>
wrote:

> Hi there,
>
> Any workarounds to importing comments?
>
> Ie. I have a csv file with contact info, and all maps fine of course, but
> comments i need imported to the modcomments module - not just as a
> text-area.
>
> Thanks for any pointers!
>
> Cheers,
> Chris
> _______________________________________________
> http://www.vtiger.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20200831/fe944d32/attachment.html>


More information about the vtigercrm-developers mailing list