Move deal to pipeline help!

MickyBoketto
MickyBoketto Member Posts: 4 NEW MEMBER
First Comment
edited April 8 in Workflow Automation #1

Hi guys,

I am new to this and am struggling with some automations. Basically all I want to do is when a deal is marked as lost. wait 90 days and then re-enter a pipeline again as a deal so I can repeat the sales process. I can not seem to see "Move deal to stage" or "Move deal to pipeline".

Any help would be great! thanks

Micky

Tagged:

Answers

  • RobertYoung
    RobertYoung Member Posts: 7 VERIFIED MEMBER
    First Anniversary First Comment

    To move a deal to another pipeline in Pipedrive, you can manually drag it in the pipeline view or use the list view for bulk actions.

    If you want to automate this process, Pipedrive's Workflow Automation feature can help.

    For example, you can set up an automation to trigger when a deal is marked as lost, wait 90 days, and then create a new deal in the desired pipeline.

  • MickyBoketto
    MickyBoketto Member Posts: 4 NEW MEMBER
    First Comment

    For example, you can set up an automation to trigger when a deal is marked as lost, wait 90 days, and then create a new deal in the desired pipeline. But How??? what is the Flow in the automations? I can not make it work!

  • Tony Xavier
    Tony Xavier Pipedrive Team Posts: 237 PIPEDRIVE TEAM
    Third Anniversary 25 Answers 100 Comments 25 Likes

    Hi @MickyBoketto,

    I can share one possible example below. In this setup, we are using the date trigger, which starts the automation for a deal 90 days after the lost date. Then you can add conditions to check information like Pipeline, owner, label, etc, and as an action, you can update the deal, specifically, the deal's Stage-Pipeline and Status:

    I would also recommend duplicating the deal instead of updating the already lost one for better reporting. However, duplicating a deal would mean that things like activities, emails and any files attached will not be duplicated.

    We hope this helps!