Learn how to create a report via the dashboard.
POST {url}/reports/
API to create a report.
succeeded
, and
then request the download URL.
url
until it expires at expires_at
.
report-execution.succeeded
webhook event.
If the generation fails for some reason, a report-execution.failed
will be sent. This event is triggered when
a report fails to generate due to an unexpected internal technical issue. We will not retry the report generation and instead recommend
the following steps to resolve the issue.