Workflow automation

Tilgjengelig i alle planerÅpne i DealJourney

A workflow rule does something automatically when something happens: when a deal reaches a stage, create the follow-up task; when a customer goes quiet, tell the account manager. Rules live under Arbeidsflytautomatisering in the sidebar.

Every rule has three parts:

  1. 1A trigger — the event that starts it. A record type plus something that happens to it.
  2. 2⟦Betingelser⟧ — which of those events actually count. Without conditions the rule fires on all of them.
  3. 3⟦Handlinger (i rekkefølge)⟧ — what to do, run in sequence.

Conditions are not optional in practice. Ingen betingelser — denne kjører for hver eneste hendelse på {{entity}}, ikke bare de du har i tankene. This is how a helpful rule becomes an email storm: "notify me when an opportunity changes stage" with no condition notifies you about every stage change on every deal in the company, forever. Add the condition that says which ones you meant.

Rules run on real data and are not undoable. A rule that creates a task on every customer creates thousands of tasks, and there is no single button that takes them back. Test with a narrow condition first, widen once you have seen it behave.

Check that they are working. Rules fail quietly by nature — nobody notices an email that was never sent. The run history shows what fired and what failed, and it is worth looking at after creating a rule rather than assuming. See "A rule is not firing".

I denne delen

Vanlige spørsmål

Utforsk videre