Import contacts with attachment files to zoho CRM
Hi,
I need to import contacts with attachments files in zoho CRM, this funtionality does'nt exist in standart zoho CRM options.
Each row in my excel sheet contain contact information ( first name, last name,....) and a column that contain the link to the file I need to attach to the contact created ( ex : C:\file1.doc).
I need to use both 'insertRecods' and 'uploadFile' methods, but I can't figure out how to use them in the same script to get this result.
I will be grateful if you can help me with some ideas or examples.
Thanks in advance for your help.
Regards;