Examples > Notify the requestor when process completes
Automatically assign a step to the original process requestor
Capture who kicked off a process and automatically route a later step back to them - perfect for sending payment confirmations, completed documents, or results to the original requestor.
You’re running a purchase request process:
- Sarah from marketing submits a request for new software.
- The request goes through approvals and finance.
- Your accountant uploads the payment proof.
- Sarah should automatically get that proof - without anyone remembering who started the request.
How do you capture Sarah’s identity at the start and notify her at the end?
- An existing procedure template.
- Familiarity with form fields - especially the Assignee Picker field type.
- A basic grasp of template automations.
-
Capture the requestor on the kick-off form1 or in any other step
Edit your template’s kick-off form. Add an Assignee Picker form field and label it something like “Who is making this request?”. Whoever launches the process selects themselves (or someone else if submitting on behalf of a colleague). Make it required so nobody skips it.
-
Set up the step to be assigned
Find the step where you want to notify the requestor - usually near the end. If you’re sending an email notification, set the step type to Email Auto-Send2. Configure the email content and use variables like
{{step_4_upload_field}}to pull in data collected earlier. Set the timing too (maybe 1 hour after “Upload Proof of Payment” completes). -
Create the automation rule
Go to the Automations tab in your template editor. Click Add Automation and give it a clear name. For the IF condition, pick the assignee picker field from step 1 and set it to is not empty. For the THEN action, choose Assignment Action > Replace Assignees. Select your notification step and for the replacement source, pick that same assignee picker field. Save. That’s it.
When someone launches your process:
- Sarah fills out the kick-off form and selects herself in the assignee picker field.
- The process moves through all its steps - approvals, processing, everything.
- Tallyfy evaluates your automation rule and checks whether the assignee picker field was filled in.
- Since it’s not empty, the automation fires.
- The Replace Assignees action swaps whoever was originally assigned to the final email step with Sarah from the picker field.
- Because you set the step type to Email Auto-Send, Tallyfy sends the email automatically on the due date. No manual work needed.
Sarah gets her payment proof without anyone having to remember she started this process three days ago.
- Assignee picker form field - The field type that drives this pattern
- Automation Actions: Assignment - Other ways to change task assignments
- Using variables - Pull data from earlier steps into notifications
- Email step types - Different email options in Tallyfy
Actions > Automate task assignments
Examples > Dynamic member assignment from kick-off forms
Was this helpful?
- 2025 Tallyfy, Inc.
- Privacy Policy
- Terms of Use
- Report Issue
- Trademarks