Migrate Data
To migrate your existing chat data to our system you can use the below API.
info
{api-base-url}
can be obtained from the MirrorFly console.
#
PrerequisitesTo migrate all your existing customers data to our platform, follow the below instructions:
- Register the users of your old application to MirrorFly application. You can refer this.
- Create groups to migrate the group messages of your old application to MirrorFly application. You can refer this.
- Please prepare the data you want to migrate in csv file as this.
#
HTTP request#
Request ParamsParam | DataType | Required | Description |
---|---|---|---|
file | File | Yes | CSV file containing data to be migrated |
#
ResponsesIf successful, this action returns below response, in the response body.
#
ErrorIn the case of an error, an error object like below is returned.
When the token passed in Headers is expired
In the case of a Bad Request, an error message is returned