⚙ Operations Hub

esealpha
投稿者

Adding a delay to a workflow

解決

Several workflows move a user through different stages of a ticket. At one point, it sends a notification to the user, letting them know they need to change a property called Resolution, from blank to choice1, choice2, or choice3. In the workflow, I have the action set such that if Resolution is known, then adjust the ticket stage to the next stage.

 

But it never fires off. It sends the notification. But I think b/c I have no delay built in, it goes to the next action, and since Resolution is still unknown, it immediately goes to the none met branch. 

 

So I feel like I need some kind of delay after the email goes out until the time the human goes in and changes the Resolution to choice1, choice2, or choice3. But I'm not sure how that would be done.

0 いいね!
1件の承認済みベストアンサー
karstenkoehler
解決策
殿堂入り | Solutions Partner
殿堂入り | Solutions Partner

Adding a delay to a workflow

解決

Hi @esealpha,

 

Delays are good thinking but fixed ones don't match the reality and delays until a value is changed don't always behave as expected.

 

It is easiest (and I consider it best practice) to create separate workflows. Put simply, whenever something needs to be updated by a human, it's easiest for that thing ('[property] is known'h and o be its own starting point / enrollment criterion / workflow. That way, you don't have to think about delays and downsides of certain types of delays. This step of your process simply fires when the property is filled.

 

Best regards!

Karsten Köhler
HubSpot Freelancer | RevOps & CRM Consultant | Community Hall of Famer

Beratungstermin mit Karsten vereinbaren

 

Did my post help answer your query? Help the community by marking it as a solution.

元の投稿で解決策を見る

0 いいね!
2件の返信
RJohnson815
参加者 | Platinum Partner
参加者 | Platinum Partner

Adding a delay to a workflow

解決

@esealpha Did you end up creating additional workflows as mentioned, or find another solution? If you are still trying to sort this out, an image of your workflow would be helpful to see how delays and branches are set.

If my comment was helpful, please mark it as a solution to help other HubSpot Community users.


Ryan Johnson

Operations Manager

Venn Digital Marketing

HubSpot Platinum Solutions Partner

0 いいね!
karstenkoehler
解決策
殿堂入り | Solutions Partner
殿堂入り | Solutions Partner

Adding a delay to a workflow

解決

Hi @esealpha,

 

Delays are good thinking but fixed ones don't match the reality and delays until a value is changed don't always behave as expected.

 

It is easiest (and I consider it best practice) to create separate workflows. Put simply, whenever something needs to be updated by a human, it's easiest for that thing ('[property] is known'h and o be its own starting point / enrollment criterion / workflow. That way, you don't have to think about delays and downsides of certain types of delays. This step of your process simply fires when the property is filled.

 

Best regards!

Karsten Köhler
HubSpot Freelancer | RevOps & CRM Consultant | Community Hall of Famer

Beratungstermin mit Karsten vereinbaren

 

Did my post help answer your query? Help the community by marking it as a solution.

0 いいね!