How do one create a sequence of actions/tasks using workflow automation? If a deal gets moved to a

Options
Daniel Steyn_20524
Daniel Steyn_20524 Member Posts: 13
First Comment
edited April 24 in Workflow Automation #1
How do one create a sequence of actions/tasks using workflow automation? If a deal gets moved to a stage, the team needs to perform a sequence of tasks, one after the other. How do I create one workflow that will only create the next task once the previous task in the workflow is done?

Answers

  • Alex Stueber
    Alex Stueber Member Posts: 89
    First Anniversary 5 Likes Name Dropper Photogenic
    edited December 2020 #2
    Options
    Hey @Daniel Steyn

    You need to create several different automation to active what you want.

    An example would be to create different activity types for each task they have to complete. (bear in mind doing this, you will have lots of activity types when you have your calendar view open)

    Then in your automation you will use these activities you created to use as "trigger/conditions" for the next.

    Once you specify the activity type that is completed with the stage and/or Pipeline you want this to happen you will then create a new automation.

    You have the option to bundle things together like create an activity and move the deal to the next stage, but, Keep in mind if you do this, and if users decide to move the deal to the next stage manually, your automation might not work. Same if the deal is put back in a previous stage. It might trigger the full set of activities you created to complete all the tasks you wish all over again.

    Anyway, good luck.
    Don't hesitate to get in touch if you want to clarify some steps.

    Cheers,
    Alex
  • Mike van der Valk
    Mike van der Valk Pipedrive Team Posts: 3,078 PIPEDRIVE TEAM
    First Anniversary 5 Likes 5 LOLs First Answer
    edited December 2020 #3
    Options
    @Alex Stueber Great answer, indeed @Daniel Steyn one automation can end with creating an activity where the next automation can start when that activity is marked as comleted.
This discussion has been closed.