Creating a recurring project

Patsta
Patsta Member Posts: 3 VERIFIED MEMBER
First Comment
edited April 24 in Workflow Automation #1

We have some projects that are "service contracts". The customer wants some work to be repeated at set intervals, e.g. every 6 months or every 12 months.

I want to automate this handling in the project board:

  • If the "start date" of a project is less than 1 month from current date, move the project to project phase "soon to be started".
  • If the project phase is "done", move the project phase back to start and calculate a new start and end date.

I have created a custom field "interval" in projects which holds the number of months.

This should be a relatively simple automation. The problem however i am facing is that there seems to be no possibilty for "scripting" in the workflow automation. For example this automation would require some simple date calculations (new start date = current date + interval). It seems this is not possible currently.

How should i go about to solve this task?

Answers

  • Mike van der Valk
    Mike van der Valk Pipedrive Team Posts: 3,063 PIPEDRIVE TEAM
    2500 Comments Fourth Anniversary 100 Likes 5 Answers

    Hi @Patsta

    Unfortunately this calculating functionality is indeed not available today in the workflow automation. I've passed this suggestion on to our Automation team here internally. In the meantime automating tools like Zapier or Make could give you an alternative to set it up.

    Hope it helps!

  • Amit Sarda (AmitSarda.xyz)
    Amit Sarda (AmitSarda.xyz) Member Posts: 1,610 VERIFIED MEMBER
    1000 Comments 250 Likes Fourth Anniversary 25 Answers

    You should try using API endpoints for Projects in Make/Integromat once they are available.

    Right now it doesn't look like these endpoints are available.

This discussion has been closed.