Setting Up a Weekly Reminder to Submit a Feedback Form

Created by Advaith R, Modified on Tue, 28 Jul at 6:35 PM by Advaith R

  • Plan Availability
  • Essential
  • Standard
  • Premium
  • Enterprise

Use this workflow to automatically remind project stakeholders to submit a feedback or CSAT form one week after a phase is completed, only if the form has not been submitted yet.

This setup uses:

  • Two project-level custom fields.
  • Two template-level automations on the feedback form task.
  • One global scheduled automation that sends the reminder email.

Create required custom fields

Start by creating two project-level custom fields. These fields store the form link and track whether a response has been received.

  1. Go to Settings > Accounts > Fields, or the equivalent Project fields configuration.
  2. Create a Text type project field named Form URL.
  3. Create a Boolean type project field named Form Submitted.

Store the form URL when the form is created

Configure this automation on the feedback form task inside the project template.

  1. Go to Templates > Projects.
  2. Open the relevant project template.
  3. Select the feedback form task.
  4. Go to the Automations tab.
  5. Click Create automation.

Configure the first automation as follows:

SettingValue
TriggerWhen form created
ActionUpdate project fields
Field to updateForm URL
Update typeReplace value
ValueUse SmartFill to insert the form’s share URL.

To add the value, click into the value box and type {{ to open SmartFill. Select the option that inserts the share URL for the form.

Save the automation. This ensures the project’s Form URL field always holds the correct feedback form link.


Mark the form as submitted when a response is received

Next, create a second automation on the same feedback form task. This automation updates the project once a form response is received.

  1. On the feedback form task > Automations tab, click Create automation again.

Configure the second automation as follows:

SettingValue
TriggerNew form response
ActionUpdate project fields
Field to updateForm Submitted
Update typeReplace value
ValueYes or True, depending on your field configuration.

Save the automation. This updates the project’s Form Submitted flag once any response is received.


Create a global scheduled reminder automation

Finally, create a scheduled automation that checks once per day which projects need a feedback reminder.

  1. Go to Settings > Automations for global automations.
  2. Click Create automation.

Configure the trigger

SettingValue
Trigger typeOn schedule
ScopeTasks
ScheduleFor example, every day at 8:00 AM. Adjust the time as needed.

Configure the conditions

Add conditions to identify projects where the feedback form reminder should be sent.

ConditionValue
TaskSelect the task before the form task, for example the phase completion task that should precede feedback.
Task statusTask status is exactly Completed
Completed AtCompleted At is more than 7 days ago
Form SubmittedForm Submitted is False

Configure the action

Configure the action to send the reminder email.

SettingValue
ActionSend email
RecipientChoose the appropriate recipient, such as the project owner, CSM, or internal admin who should follow up.
Email content
  • Add context that the feedback form is pending.
  • Insert the Form URL project field using SmartFill.

Save the automation.

This automation runs every day, finds tasks that were completed more than a week ago, checks whether the feedback form has been submitted, and sends a reminder email only when Form Submitted is still false.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article

Contact our support team

Have more questions? Paid users can log in and email or chat with us.

Start your free trial