πCreating an Event with CSV file
Learn how to add conversion events through a CSV file
Last updated
Learn how to add conversion events through a CSV file
This guide walks you through rewarding users for offchain actions by uploading a CSV file.
Create a new Offchain Trigger β set the name, description, and event name.
Create a Conversion β select the trigger you just created.
Create an Incentive β select Points, choose who to pay (Referrers, End Users, or both), and set up the reward structure (Fixed or Variable). If variable, configure the payout as 1 POINT per POINT.
Go to Activity > Events > Import from CSV and upload your file. Make sure your CSV includes:
event_name β must match the event name used when creating the offchain trigger
value_amount β the amount for each row
value_currency β set to POINT for all rows
Last updated