Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Overview

Detailed Instructions about how reimport a job.

Step-by-step guide

  1. Using this url with a POST request you will be able to reimport a previous JOB.

    INDEX_SERVICE_URL/services/jobs/reimport/INDEX_TOKEN/JOB_ID

    The system will return a response like:

    {"id":"JOB_ID","clientId":"CLIENT_NAME","feedId":"FEED_ID","fileId":"GENERATED_FILE_NAME","state":"QUEUED","date":"CURRENT_DATE"}

  • No labels