Hi,
I'm trying to import data into Zoho analytics table using http connector.
API reference - https://www.zoho.com/analytics/api/v2/bulk-api/import-data/existing-table.html
Media type is Multipart / form-data
When we debug the import, response from API is success 200, but the import fails with error "abstract method processSubmitResponse must be overridden by the subclass"
Thanks,
Jay