Update Referral Status
You can update or change the status of a referral in serval ways depending on your desired campaign setup. Please familiarize yourself with our Referral Status before attempting to update them.
Update referrals via CSV
Update referrals manually
Update referrals via our native Zapier App
Update referrals via our JavaScript or REST API
Update Referrals via CSV
This feature enables bulk updates of referral status by uploading a CSV (Comma-Separated Values) file. This is especially useful for efficiently changing the status of numerous referrals.
CSV File Requirements
To successfully update referral status using a CSV file, ensure the following requirements are met:
The CSV file must have lowercase headers:
unique_identifier(referral unique identifier)status(referral status)
Use the following values in the
statuscolumn:unconfirmedconfirmedunqualified
Updating Referrals via CSV
Navigate to Subscribers → Bulk Referral Update
Select the campaign from the dropdown
In the Update Referral Status section, choose the CSV file
Click Upload

Referral status changes are processed based on the CSV file’s status column values.
Referrals can move directly between linear stages (e.g.
pending→confirmed) without passing through theunconfirmedstageReferrals can be moved to
unqualifiedfrom any current status
Reward Triggers
If you have configured rewards for specific referral statuses:
Rewards will be triggered for referrals updated to
unconfirmedorconfirmedUnqualified referrals remain part of the system and may still be evaluated based on your reward configuration
Update Referrals Manually
This feature allows you to update referral status individually through the dashboard.
Referrals can be marked as:
Unconfirmed
Confirmed
Unqualified

The available options in the Actions dropdown may vary based on your campaign configuration.
Reward Triggers
If you have set up rewards for unconfirmed or confirmed referrals, the appropriate rewards will be triggered when a referral is updated to those statuses.
Last updated
Was this helpful?