Partner Link Generator
Create a safe intake link without putting client personal information into the URL.
Generate Link
Add your organisation and, if helpful, select the recommended service. Your client enters their own personal details securely.
This identifies who shared the link. Do not enter a client name here.
How It Works
1. Identify your organisation
Add the organisation name the client will recognise and optionally choose the recommended service.
2. Generate the link
Click "Generate Link" to create a URL containing only the referral and service choice.
3. Send to your client
Copy the link and send it by email, SMS, or your preferred method. It contains no client personal information.
4. Client completes the form
Your client enters and verifies their own details before submitting their will request.
API Integration
For safe referral links
Build links programmatically by appending URL parameters:
https://getwill.co.uk/intake?
referrer=Smith%20%26%20Co&
willType=simpleSupported Parameters:
referrer: Organisation namewillType: simple, mirror, complex
Important:
- • Do not put names, email addresses, dates of birth, phone numbers, or addresses in a referral URL
- • URL-encode the organisation name
- • Both supported parameters are optional
Need Help?