create_referral
Manually create a referred user record for affiliate tracking, optionally linking to a specific affiliate and setting conversion status.
Instructions
Manually create a referred user record, optionally linking them to a specific affiliate.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | Email of the referred user | ||
| affiliate_id | No | ID of the referring affiliate | |
| status | No | Conversion status (default: pending) |