Documentation Index
Fetch the complete documentation index at: https://docs.fanfare.io/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Coming Soon: The Make integration is under development.
Planned Features
Triggers
Instant triggers from Fanfare:| Trigger | Description |
|---|---|
| Consumer Created | New consumer registered |
| Experience Joined | Consumer enters experience |
| Winner Selected | Draw/auction winner chosen |
| Order Completed | Order finalized |
Actions
Operations in Fanfare:| Action | Description |
|---|---|
| Create Consumer | Add new consumer |
| Update Consumer | Modify consumer data |
| Add to Audience | Add to audience list |
| Get Experience | Retrieve experience details |
Searches
Find data in Fanfare:| Search | Description |
|---|---|
| Find Consumer | Search by email/phone |
| List Experiences | Get active experiences |
| Get Distribution | Get distribution details |
Example Scenarios
CRM Sync
- Trigger: Consumer Created in Fanfare
- Action: Create Contact in HubSpot
- Action: Add to Mailchimp list
Multi-step Automation
- Trigger: Winner Selected
- Filter: Check if VIP customer
- Action: Send personalized email
- Action: Create task in Asana
- Action: Log to Google Sheets
Workaround: HTTP Module
Until the native Make app is available:- Use Make’s HTTP module
- Connect to Fanfare API
- Poll for changes or receive webhooks