Sha256: 95add58976420fd9451857599b718afddc3e713e5514a9d8a56ae1e2936c9683

Contents?: true

Size: 1.28 KB

Versions: 94

Compression:

Stored size: 1.28 KB

Contents

---
title: Create a CSV report using the command line
description: Create a CSV report using the command line tool, curl.
products:
  - reports

introduction:
  title: Introduction
  description: Learn how to use the Reports API
  content: |
    # Introduction

    This tutorial shows you how to create and retrieve reports using the asynchronous version of the Reports API.

    To generate a report, you submit a report generation request to the ASYNC endpoint and wait for it to be processed.

    The Reports API checks whether the format of the request is correct, then places it in the processing queue. It responds with a link that enables you to check the current status of the report. The Reports API can also send a callback to notify your application when the report has been generated.

    > **A note on performance**: Even though the Reports API is fast and can deal with enormous amounts of data, it may becomer slower when trying to download data for realtime analytics. Using sensible filters can speed up processing considerably. Also, for frequent and periodic retrievals of small batches of data records please consider using a synchronous version of the Reports API.
tasks:
  - reports/create-report
  - reports/check-report-status
  - reports/download-report
  - reports/reports-whats-next

Version data entries

94 entries across 94 versions & 1 rubygems

Version Path
station-0.5.16 lib/nexmo_developer/config/tutorials/en/create-and-retrieve-a-report.yml
station-0.5.15 lib/nexmo_developer/config/tutorials/en/create-and-retrieve-a-report.yml
station-0.5.14 lib/nexmo_developer/config/tutorials/en/create-and-retrieve-a-report.yml
station-0.5.13 lib/nexmo_developer/config/tutorials/en/create-and-retrieve-a-report.yml
station-0.5.12 lib/nexmo_developer/config/tutorials/en/create-and-retrieve-a-report.yml
station-0.5.11 lib/nexmo_developer/config/tutorials/en/create-and-retrieve-a-report.yml
station-0.5.10 lib/nexmo_developer/config/tutorials/en/create-and-retrieve-a-report.yml
station-0.5.9 lib/nexmo_developer/config/tutorials/en/create-and-retrieve-a-report.yml
station-0.5.8 lib/nexmo_developer/config/tutorials/en/create-and-retrieve-a-report.yml
station-0.5.7 lib/nexmo_developer/config/tutorials/en/create-and-retrieve-a-report.yml
station-0.5.6 lib/nexmo_developer/config/tutorials/en/create-and-retrieve-a-report.yml
station-0.5.5 lib/nexmo_developer/config/tutorials/en/create-and-retrieve-a-report.yml
station-0.5.4 lib/nexmo_developer/config/tutorials/en/create-and-retrieve-a-report.yml
station-0.5.3 lib/nexmo_developer/config/tutorials/en/create-and-retrieve-a-report.yml
station-0.5.2 lib/nexmo_developer/config/tutorials/en/create-and-retrieve-a-report.yml
station-0.5.1 lib/nexmo_developer/config/tutorials/en/create-and-retrieve-a-report.yml
station-0.5.0 lib/nexmo_developer/config/tutorials/en/create-and-retrieve-a-report.yml
station-0.4.9 lib/nexmo_developer/config/tutorials/en/create-and-retrieve-a-report.yml
station-0.4.8 lib/nexmo_developer/config/tutorials/en/create-and-retrieve-a-report.yml
station-0.4.7 lib/nexmo_developer/config/tutorials/en/create-and-retrieve-a-report.yml