Can I export customer points and rewards data?

Exporting customer points and rewards data is useful for analysis, accounting, and CRM integrations.

Available Export Options:

1. Customer Points Balance Export

Navigate to AI Copilot → Customers → Export

Available Formats:

Exported Data Includes:

2. Points Transaction History Export

Navigate to AI Copilot → Reports → Points History

Includes:

3. Rewards Redemption Export

Navigate to AI Copilot → Reports → Redemptions

Includes:

Export Filters:

Refine your export with filters:

Scheduled Exports:

Using workflows, automate regular exports:

Trigger: Weekly schedule (Monday 9 AM)
Action: Export Customer Points
  - Format: CSV
  - Filter: All customers
  - Email to: admin@example.com
Action: Export to Google Sheets (via webhook)
Action: Backup to cloud storage

API Export (Developers):

Access data programmatically via WupSales API:

GET /wp-json/aiwu/v1/customers/points
GET /wp-json/aiwu/v1/transactions
GET /wp-json/aiwu/v1/rewards/redemptions

Authentication: Requires API key from Settings → API

Integration with External Tools:

Google Sheets Integration:

  1. Use workflow webhook action
  2. Connect to Google Sheets API
  3. Auto-sync customer points daily
  4. Create dashboards in Sheets

CRM Integration (Salesforce, HubSpot):

  1. Export CSV regularly
  2. Import to CRM via automation
  3. Or use Zapier/Make.com connectors

Accounting Software:

  1. Export redemptions as CSV
  2. Import as “loyalty discounts” in QuickBooks/Xero
  3. Track liability and expenses

Data Privacy Considerations:

Common Export Use Cases:

1. Monthly Loyalty Report:

2. Customer Segmentation:

3. Accounting Reconciliation:

Pro Tip: Set up a monthly workflow that exports all data and emails it to your bookkeeper automatically!