Importing is not working

Hi,

We are trying to import from one source to Anaplan but we are not able to import anything. We are able to export the data. please find the output below that we are getting when we are trying to import.

{

    "meta": {

        "schema": "https://api.anaplan.com/2/0/models/B97129A7835A44D484A5008266AB711E/objects/file"

    },

    "status": {

        "code": 200,

        "message": "Success"

    },

    "file": {

        "id": "113000000210",

        "name": "ETRM-Anaplan.csv",

        "chunkCount": 1,

        "delimiter": "\"",

        "encoding": "ISO-8859-1",

        "firstDataRow": 2,

        "format": "txt",

        "headerRow": 1,

        "separator": ","

    }

}

Is it due to delimiter or anything else, can anyone please help me here?

Tagged:

Answers