/i/datamigration/import

Import exported data

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

You have to pass one of "test_con","import_file" or "existing_file":

  • "test_con" only validates if endpoint and token are correct. Doesn;t start import.
  • "import_file" is used when uploding export.
  • "existing_file" is used when file is already uploaded

This API call starts a new import process.
It is possible to start new process, if there are not any files left from previous import for the same ID.

Token should be passed in header OR as path parameter.

Query Params
string
required

Token created on server via data migration plugin to allow data import. If you are sending files via api to your server you don't have to create auth token, but you can pass api_key inseted.(param name should be api_key)

file

Exported files packed in single archive, created with data migration plugin

string

Path to existing file on server.

string

If passed, it is not checked if any file or path is passed. Server only responds to verify that connection is valid and it is possible to import on this server.

Headers
string

Token created on server, where files should be imported. Can be passed as auth_token instead.

Responses

Language
LoadingLoading…
Response
Choose an example:
application/json