Community Data Export API

Community's Data Export API allows programmatic retrieval of account data in CSV or JSON formats, including member detail, campaign performance, link click performance, subscription state changes, and community membership. Files are generated every 24 hours as account snapshots and served via time-limited redirect download URLs. Authenticated with a bearer session token.

API entry from apis.yml

apis.yml Raw ↑
aid: community:community-data-export-api
name: Community Data Export API
humanURL: https://developer.community.com/reference/data-export-introduction
baseURL: https://dl.community.com
tags:
- Data Export
- Analytics
- Reporting
description: Community's Data Export API allows programmatic retrieval of account data in CSV or JSON
  formats, including member detail, campaign performance, link click performance, subscription state changes,
  and community membership. Files are generated every 24 hours as account snapshots and served via time-limited
  redirect download URLs. Authenticated with a bearer session token.
properties:
- url: https://developer.community.com/reference/data-export-introduction
  type: Documentation