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.
Prerequisites#
To 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 Params#
| Param | DataType | Required | Description |
|---|---|---|---|
| file | File | Yes | CSV file containing data to be migrated |
Responses#
If successful, this action returns below response, in the response body.
Error#
In 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