Skip to main content

Authoring

Every MSPintegrations product shares the same authoring primitives. Once you know how to write an expression, store a variable, or invoke a macro in one product, the knowledge carries into the others.

Building Blocks

  • Expression Builder: build conditional expressions that decide when a rule or an individual step should fire. Works the same way in every product.
  • Variable Namespaces: the reference for email, input, custom, output, global, and meta across every product.
  • Macros: reusable units of automation you invoke from any product, including other macros.

Actions and Text Helpers

  • Actions library: every action available inside a rule, task, form, or workflow.
  • Text replacement: Handlebars helpers, email data properties, and text manipulation. Use these inside any text field that supports variable substitution.