⭐
Review Request Sender
Operations · by RelayNew0 installsFree
What it does
After a finished job, automatically emails the customer a friendly, on-brand request to leave a review — with your link baked in.
How it works
1
Deploy
One click creates your own copy with the configuration below — it's yours to tune.
2
Connect your source
POST data to your workflow's private intake URL from a website form, Zapier, or your CRM. The snippet is on the workflow page.
3
The agent does the work
Every submission becomes a run: the AI processes it against your settings and records the result.
4
You stay in control
Watch runs land on the workflow page, chat with the agent about what it did, tune thresholds anytime, pause whenever.
Configuration you can tune
tonefriendly and grateful
review_linkhttps://g.page/r/your-business/review
business_nameAcme Services
Defaults shown — every value is editable after you deploy.
Pipeline
1Compose review request
A job was just completed for a customer. Their details are in the input: name ({{input.customer_name}}) and what was done ({{input.job_detail}}).
Write a short, friendly email asking them to leave a review. Reference the specific job so it feels personal, thank them genuinely, and include the review link from {{state}} review_link as a clear call to action. Send it on behalf of {{state}} business_name. Match this tone: {{state}} tone. Keep it to 3-4 sentences, warm and human, and never mention it was AI-generated.
Return ONLY a JSON object: {"summary": "<one-line description of the request>", "reply": "<the full review-request email body>"}.2Email review requestSend email
To{{input.email}}
SubjectHow did we do, {{input.customer_name}}?
Full transparency — this is exactly what the AI is told to do. {{state}} is replaced with your configuration on every run.
operationsreviewsauto-replyaction