Retrieve entry data from Cheetah Experiences. The REST API allows you to export entries from a single campaign or across all campaigns at the same time. You may retrieve all entries as a one-off export or specify a time-window so that you can re-run the export on a regular basis (e.g. to support daily retrieval). Finally, you can choose to retrieve a high-level export including only common entry fields or a full export, with all custom or experience specific fields included.
For more information, please download the API Guide.
Alternate options
We provide 4 options for accessing entry data:
- Webhook (Recommended)
This method of integration is highly recommended, as it allowed entries to be pushed to you immediately. You simply need to register your own HTTPS endpoint with Cheetah Experiences, and the platform will push entry data to your endpoint in real-time as users enter, in a JSON format. - Cloud Bucket
If your system requires batch files, the Cheetah Experiences platform can push an export to a cloud bucket in AWS or Google cloud. The export format is the same as the REST API, and can be pushed daily during the campaign or once when the campaign ends. Please note only secure cloud buckets are supported, scp/sftp/ftp are not supported for security reasons. - Manual Download
Users can simply navigate to the experience and download a CSV export from the user interface. Please note a user must have PII data exporter privileges due to privacy legislation. The download is encrypted as a zip format with a one time password. - REST API
This document describes the Cheetah Experiences REST API. You will need to obtain your Cheetah Experiences account region and private token from your account manager or global.support@cheetahdigital.com.