Data Extract RESTful Services

Data extract REST APIs enable a user to query any jobs that have run for their tenant. The response provides the status for any jobs that are pending, and timestamps for when a job started and ended. The user can also call a service to retrieve an artifact created by the job. For example, the job artifact is often a comma-separated value (CSV) file for data extract jobs. If a job produces two (or more) CSV files, the artifact would be a .zip file that contained all the CSV files.

Important:Data extract job outputs must be downloaded within a 7 day period from creation. Outputs older than 7 days are automatically purged.

See the following sections for details about the data extract jobs:

• Using Data Extract REST Endpoints
• Fulfillment Data Extract
• Device Data Extract
• Served Device Data Extract
• User Data Extract
• Account Data Extract
• Usage Data Extract
• Entitlement Data Extract
• Product Packaging Data Extract
• Device Updates Extract
• Updates Extract

Tip:The data extract jobs do not run by default. Producers can configure one or more of the data extract jobs to run in the Producer Portal (Administer > Configure Alerts/Jobs). For more information about managing data extract jobs and other alerts, see Administering Alerts in the FlexNet Operations User Guide.