This topic contains 1 reply, has 0 voices, and was last updated by flopex 11 years, 4 months ago.

  • Author
    Posts
  • #24162

    jaredon

    Is it possible to import a csv file to netsuite and then convert it to a json object within netsuite? If so, how? If not is there a way to use netsuite to convert either a csv file or xml file to a json object?
    This is a cached copy. Click here to see the original post.

  • #24163

    flopex

    RE: Import csv and convert to json object

    Originally posted by jaredon

    View Post

    Is it possible to import a csv file to netsuite and then convert it to a json object within netsuite? If so, how? If not is there a way to use netsuite to convert either a csv file or xml file to a json object?

    Don't think there is a built in getJSONFromFile function on netsuite. Though you could convert the csv to json before you upload it through netsuite. What is the goal of converting csv to json?

You must be logged in to reply to this topic.