Auto create task when subscription is added

When a client signs up for a coaching program, a sales rep will create a new subscription. 

They then choose a Product Template which auto-fills the description with the same name.

When a new subscription is created, I would like a task to be automatically created and added to the contact/assigned to the owner of the record.

Is that possible?

Parents
  • Hi Kayla Ebert,

    If I am understanding you correctly, the main hurdle to overcome is making the new Task related to a related Contact instead of the Subscription.

    I am not aware of a way Advanced Workflow can handle this.

    Legacy Workflows can potentially do this. Take a look at this screenshot from some of the popup options available in Legacy Workflows:

    Alternatively, this sounds like it is achievable with a fairly trivial custom logic hook.

Reply
  • Hi Kayla Ebert,

    If I am understanding you correctly, the main hurdle to overcome is making the new Task related to a related Contact instead of the Subscription.

    I am not aware of a way Advanced Workflow can handle this.

    Legacy Workflows can potentially do this. Take a look at this screenshot from some of the popup options available in Legacy Workflows:

    Alternatively, this sounds like it is achievable with a fairly trivial custom logic hook.

Children