Referral System Modulo
Each member gets a referral code from /affiliate. A newcomer credits whoever invited them once with /redeemref, and referrers see a running count with /referrals. Referrals are counted only, with no commissions, payouts or rewards.
Referral System Demo
bot
Che cosa fa il modulo Referral System?
Each member gets a referral code from /affiliate. A newcomer credits whoever invited them once with /redeemref, and referrers see a running count with /referrals. Referrals are counted only, with no commissions, payouts or rewards.
- Business growth
- Agent network
- Client referrals
Tutto cio di cui Hai Bisogno
Esplora tutte le potenti funzionalita incluse nel modulo Referral System.
Deterministic code per member
Incluso con il modulo Referral System per un'integrazione perfetta.
Credit the referrer with /redeemref
Incluso con il modulo Referral System per un'integrazione perfetta.
Running count with /referrals
Incluso con il modulo Referral System per un'integrazione perfetta.
Casi d'Uso
Scopri come le aziende utilizzano il modulo Referral System
Business growth
Perfetto per team che cercano di implementare capacita di business growth.
Agent network
Perfetto per team che cercano di implementare capacita di agent network.
Client referrals
Perfetto per team che cercano di implementare capacita di client referrals.
Facile da Integrare
Usa la nostra API RESTful o webhook per integrare il modulo Referral System con i tuoi sistemi esistenti.
Vedi Documentazione API// Enable Referral System module
curl -X POST https://api.botlaunch.io/v1/modules \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"module": "re-referral-system",
"enabled": true,
"config": {
// Your configuration here
}
}'
// Response
{
"success": true,
"module": {
"id": "re-referral-system",
"name": "Referral System",
"enabled": true,
"status": "active"
}
}Moduli Correlati
Esplora altri moduli nella categoria Immobiliare
Pronto a Usare Referral System?
Inizia oggi con il nostro piano gratuito. Nessuna carta di credito richiesta.