Python library ZOHO_IMPORT_TYPE error
Hi,
I get the error
com.adventnet.zoho.client.report.python.ReportClient.ServerError: u'ZOHO_IMPORT_TYPE is not present in the request parameters list'
My code:
def importData(self,rc,uri):
try:
with open('biexporttozoho.csv', 'r') as f:
importContent = f.read()
except Exception,e:
print "Error Check if file biexporttozoho.csv exists in the current directory!! "
print "(" + str(e) + ")"
return
impResult = rc.importData(uri,"TRUNCATEADD",importContent,None)
print "Added Rows :" +str(impResult.successRowCount) + " and Columns :" + str(impResult.selectedColCount)
Can anyone help me please?
Thanks.
Access your files securely from anywhere
Zoho Developer Community
Deliver unforgettable customer experiences
Deliver unforgettable customer experiences
New to Zoho Marketing Plus?
Everything you need to run your marketing
New to Zoho Marketing Plus?
Everything you need to run your marketing
Zoho Desk Resources
-
Desk Community Learning Series
-
-
-
-
-
-
-
-
-
Zoho TeamInbox Resources
Zoho DataPrep Resources
Zoho CRM Plus Resources
Zoho Books Resources
Zoho Subscriptions Resources
Zoho Projects Resources
Zoho Sprints Resources
Qntrl Resources
Zoho Creator Resources
Zoho Campaigns Resources
Zoho CRM Resources
Zoho Show Resources
Writer Get Started. Write Away!
Writer is a powerful online word processor, designed for collaborative work.