Create a recurring task
Comments
-
Jackie Needham said:
Recurring activities would really help! I thought this was already a thing and I just didn't know how to do it. Would love an idea of when this will be rolled out?
Hi @Bil Moore
Apologies for that experience. At the moment, we're working on it and we are closer to the date of a BETA rollout for recurring activities. I'll keep you (and the other community members) posted sometime towards the latter half of May 2022.
There are some limitations during this BETA though as initially we won't be able to enable this feature for accounts with active calendar-sync but it's work-in-progress and we'll resolve that too in due course of time!
Hope my answer helped you.
Regards,
Vincent0 -
Recurring activities would be a massive help! Sounds like we are hoping for a beta version in May 2022?
0 -
At this point, we need a recurring task for asking for a recurring task, that's how long it's been 😬 ... all kidding aside, pretty please???
1 -
Miranda said:
At this point, we need a recurring task for asking for a recurring task, that's how long it's been 😬 ... all kidding aside, pretty please???
Hi @Miranda and many others, my colleague @Vincent Jyrwa is working on this functionality right now, it's in beta.
It's best to ask our support team about the current state but we aim to roll this out to all customers down the line
0 -
Miranda said:
At this point, we need a recurring task for asking for a recurring task, that's how long it's been 😬 ... all kidding aside, pretty please???
Hi @Miranda We'll keep you updated soon towards the latter half of May 2022 about our BETA release of this feature.
There are some limitations during this BETA though as initially we won't be able to enable this feature for accounts with active calendar-sync but it's work-in-progress and we'll resolve that too in due course of time!
Hope my answer helped you.
Regards,
Vincent0 -
Miranda said:
At this point, we need a recurring task for asking for a recurring task, that's how long it's been 😬 ... all kidding aside, pretty please???
I've been a customer for close to 10 years, 4 years with the previous company and 6 years with this company. Could we be in beta test, we really need to experiment with this recurring task since we use this as crm and pm. thanks
0 -
Hi, do we have an update on this? Same as others, I recently purchased Pipedrive and am surprised and impacted by Pipedrive not having this important feature available.
1 -
@Vincent Jyrwa @Mike van der Valk
Is this still in beta? Any updated timelines? Surely it cant be in beta for 6 months - I am hoping you didnt can this important update.
0 -
@Vincent Jyrwa Any update on reoccurring tasks in PipeDrive?
I am in the implementation phase of this CRM and this feature is a must have for planning.
0 -
No updates? it's been almost 4 years since the request was made and I believe this should be prioritized.
1 -
I was in the beta and enjoy the feature for very short time. I no longer have it, and it still appears not to be an available option! Any updates?
1 -
I've devised a method to automate the scheduling of recurring activities/tasks using Make.com, an automation tool akin to Zapier. This solution is particularly useful for ensuring tasks are automatically reset to the next Monday of the following month upon completion. Here's how I set it up:
The Setup:
- Define an activity type that is for recurring tasks.
- Webhook Activation: The process begins with a webhook scenario that is triggered anytime an activity is updated. This instant response to activity status changes is crucial for timely updates.
- Identifying Recurring Tasks: Upon activation, the scenario checks the activity type. I specifically categorize tasks intended for this automation as "Recurring Task." This categorization helps in precisely targeting the tasks that need to be rescheduled.
- Completion Filter: Next, the scenario filters activities to identify those marked as "done." It's essential that only completed tasks proceed to the rescheduling phase to maintain accuracy in task management.
- Scheduling the Next Activity: For tasks identified as completed, the system then calculates the date for the next month, adjusting it to ensure the new task is set on a Monday. This step is vital for avoiding weekends.
Custom Recurrence Intervals (on make.com):
To accommodate various scheduling needs, I've created separate scenarios for different types of recurrences (weekly, monthly, yearly, etc.). Each one has a unique set of variables to calculate the appropriate next due date.
This method ensure we have recurring tasks/activities that we are require to list as done at the checkbox. This enable tracking for those tasks.
If you're interested in a more detailed breakdown or the specific variables used for each scenario type, I'm more than willing to share. Let's help each other create more efficient workflows!
P.S. I am not advertising or paid by anyone to write this.
0