Need a special offer?Find out if your project fits.
+

Export to csv

Answered
Karthik Ananthakrishnan asked on December 5, 2023

Hi,
By using exportTo csv method, In the callback able to get result as comma separated string, is there anyway 
can i able to get this string by direct method.
This is the exmaple what i used
flexmonster.exportTo('csv', params,
function(result) {
   if(result && result.data){
    //Do something with the result.data
   }
}

3 answers

Public
Solomiia Andrusiv Solomiia Andrusiv Flexmonster December 5, 2023

Hello, Karthik!
 
Thank you for reaching out to us.
 
Kindly note that Flexmonster doesn't offer such functionality out of the box. Could you please let us know more about your use case? With this information, we'll be able to think about possible workaround.
 
Looking forward to hearing from you.
 
Kind regards,
Solomiia

Public
Solomiia Andrusiv Solomiia Andrusiv Flexmonster December 12, 2023

Hello, Karthik!

Hope you are doing well.

Our team is wondering if you had some time to check out our previous message. Could you please provide us with more details about the case?

Looking forward to hearing from you.

Kind regards,
Solomiia

Public
Solomiia Andrusiv Solomiia Andrusiv Flexmonster January 9, 2024

Hello, Karthik!

Hope you are having a great week.

Just checking in to ask if you could provide us with more details about the described case with getting CSV data using Flexmonster.

Looking forward to hearing your feedback.

Kind regards,
Solomiia

Please login or Register to Submit Answer